print_grouped_error_report

Function print_grouped_error_report 

Source
pub fn print_grouped_error_report(errors: &[AnalysisError])
Expand description

Print a grouped error report organized by category.

This provides better organization for large error sets by grouping errors into categories.