fn add(total: &mut PhaseRunOutcome, part: PhaseRunOutcome)Expand description
Sums what the two flows of one iteration did; the first error stands for the iteration.
fn add(total: &mut PhaseRunOutcome, part: PhaseRunOutcome)Sums what the two flows of one iteration did; the first error stands for the iteration.