Skip to main content

Finding

Type Alias Finding 

Source
pub type Finding = (MaxDiagnostic, Diagnostic);
Expand description

A single finding — an extended MaxDiagnostic paired with the plain LSP Diagnostic that is published to the client.