report_mismatch

Function report_mismatch 

Source
fn report_mismatch(
    path: &Path,
    digest: &str,
    previous: &[ContentMatch],
    matches: &[ContentMatch],
)