Skip to main content

record_interrupted_round

Function record_interrupted_round 

Source
pub(crate) fn record_interrupted_round(
    rep: &mut Report,
    source: &Path,
    crate_dir: &str,
    round: u32,
    summary: String,
    goal: &str,
)