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§
- Label
Style - Severity
- A severity level for diagnostic messages.