Module codespan_reporting::term
source · Expand description
Terminal back-end for emitting diagnostics.
Re-exports
pub use termcolor;
Structs
Characters to use when rendering the diagnostic.
A command line argument that configures the coloring of the output.
Configures how a diagnostic is rendered.
Styles to use when rendering the diagnostic.
Enums
The display style to use when rendering diagnostics.
Functions
Emit a diagnostic using the given writer, context, config, and files.