Module diagnostic

Source
Expand description

Diagnostic data structures.

Structs§

Diagnostic
Represents a diagnostic message that can provide information like errors and warnings to the user.
Label
A label describing an underlined region of code associated with a diagnostic.

Enums§

LabelStyle
Severity
A severity level for diagnostic messages.