pub fn render_diagnostics(
diagnostics: &[Diagnostic],
filename: &str,
source: &str,
)Expand description
Render a list of diagnostics.
pub fn render_diagnostics(
diagnostics: &[Diagnostic],
filename: &str,
source: &str,
)Render a list of diagnostics.