Skip to main content

report_suppressions

Function report_suppressions 

Source
pub fn report_suppressions(
    crate_filter: &[String],
    config: &Config,
    root: &Path,
    crates_dir: &Path,
    quiet: bool,
) -> ExitCode
Expand description

Print every #t(...) directive found across the selected crates as a grouped table.