format_verifier_output

Function format_verifier_output 

Source
pub fn format_verifier_output(
    label: &str,
    result: &VerifierVmResult,
    raw: bool,
) -> String
Expand description

Format verifier results as text: brief lines per program and collapsed logs.