Function rustfmt::rustfmt_diff::print_diff [] [src]

pub fn print_diff<F>(diff: Vec<Mismatch>, get_section_title: F) where
    F: Fn(u32) -> String