pub fn render_diagnostics(diags: &ParseErrors, source: &str) -> StringExpand description
Render a collection of diagnostics as a multi-line string.
pub fn render_diagnostics(diags: &ParseErrors, source: &str) -> StringRender a collection of diagnostics as a multi-line string.