pub fn show_diff_stats( formatter: &mut dyn Formatter, stats: &DiffStats, path_converter: &RepoPathUiConverter, display_width: usize, ) -> Result<()>