pub fn report_suppressions(
crate_filter: &[String],
config: &Config,
root: &Path,
crates_dir: &Path,
quiet: bool,
) -> ExitCodeExpand description
Print every #t(...) directive found across the selected crates as a grouped table.