Expand description
Terminal back-end for emitting diagnostics.
Re-exports§
pub use termcolor;
Structs§
- Chars
- Characters to use when rendering the diagnostic.
- Color
Arg - A command line argument that configures the coloring of the output.
- Config
- Configures how a diagnostic is rendered.
- Styles
- Styles to use when rendering the diagnostic.
Enums§
- Display
Style - The display style to use when rendering diagnostics.
Functions§
- emit
- Emit a diagnostic using the given writer, context, config, and files.