Skip to main content

propagate_correction

Function propagate_correction 

Source
pub fn propagate_correction(
    frontier: &mut Project,
    finding_id: &str,
    action: PropagationAction,
) -> PropagationResult
Expand description

Propagate a correction through the frontier. Returns a PropagationResult describing the cascade.