Skip to main content

forward_unchanged

Function forward_unchanged 

Source
fn forward_unchanged(
    unit: &Unit<'_>,
    engine: &mut Engine<'_>,
    report: &Reporter<'_>,
) -> (Plan, bool)
Expand description

The refusal path’s write: the unit goes out unchanged, through the same fork an admitted Action::Pass takes.