Skip to main content

Module diagnostics

Module diagnostics 

Source

Structs§

DiagnosticEntry
A single diagnostic from a language server.
DiagnosticStore
Thread-safe per-file diagnostic store.

Enums§

DiagSeverity
Severity of a diagnostic, ordered from most to least severe.

Functions§

ingest_publish_diagnostics
Ingest a textDocument/publishDiagnostics notification params into store.