pub fn render_json(diagnostics: &[AggregatedDiagnostic], format: &str) -> StringExpand description
Format diagnostics as JSON (array or ndjson framing). Rustc- compatible field shape per v1.20.0 D5.
pub fn render_json(diagnostics: &[AggregatedDiagnostic], format: &str) -> StringFormat diagnostics as JSON (array or ndjson framing). Rustc- compatible field shape per v1.20.0 D5.