Skip to main content

render_human

Function render_human 

Source
pub fn render_human(
    diagnostics: &[AggregatedDiagnostic],
    io_errors: &[String],
    truncated: bool,
    no_color: bool,
) -> String
Expand description

Format diagnostics as a human-readable report for stdout.