Module codespan_reporting::diagnostic
source · Expand description
Diagnostic data structures.
Structs§
- Represents a diagnostic message that can provide information like errors and warnings to the user.
- A label describing an underlined region of code associated with a diagnostic.
Enums§
- A severity level for diagnostic messages.