Skip to main content

render_tty

Function render_tty 

Source
pub fn render_tty(d: &Diagnostic, verbose: bool) -> String
Expand description

Adaptive terminal renderer. Errors get full treatment (fields + source); warnings stay compact unless verbose is set.