[−][src]Module codespan_reporting::term
Terminal back-end for emitting diagnostics.
Re-exports
pub use termcolor; |
Structs
| Chars | Characters to use when rendering the diagnostic. |
| ColorArg | 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
| DisplayStyle | The display style to use when rendering diagnostics. |
Functions
| emit | Emit a diagnostic using the given writer, context, config, and files. |