Function lsp_diagnostics

Source
pub fn lsp_diagnostics(
    doc: &Document,
    diagnostics: &Diagnostics,
) -> Vec<Diagnostic>