Skip to main content

table

Function table 

Source
pub fn table(
    report: &ValidationReport,
    view: &dyn IssueView,
    narrator: &dyn IssueNarrator,
) -> String
Expand description

Tab-separated: severity ⇥ location ⇥ code ⇥ text. For export and for an LLM that wants a compact rendering.