Function report_hash_difference

Source
fn report_hash_difference(
    orig: &HashMap<PathBuf, u64>,
    after: &HashMap<PathBuf, u64>,
) -> String
Expand description

Reports the hash difference before and after the compilation computed by hash_all.