Crate codespan_reporting [−] [src]
Re-exports
pub extern crate termcolor; |
Structs
| ColorArg |
A command line argument that configures the coloring of the output |
| Diagnostic |
Represents a diagnostic message and associated child messages. |
| Label |
A label describing an underlined region of code associated with a diagnostic |
Enums
| LabelStyle |
A style for the label |
| Severity |
A severity level for diagnostic messages |
Functions
| emit |