Expand description
Utilities for console printing of diagnostics.
Structs§
- Annotation
- An annotation providing additional information or help regarding a diagnostic
- Change
- A suggested change in code
- Diagnostic
- A diagnostic
- Diagnostic
Data - The data used to construct a diagnostic.
- Fix
- A suggested fix for a diagnostic
Enums§
- Annotation
Kind - The kind of an annotation
- Diagnostic
Kind - The kind of a diagnostic
Functions§
- get_
color - Get the terminal color for the given diagnostic kind.