codespan_
reporting
0.12.0
Module term
Module Items
Modules
Structs
Enums
Functions
In crate codespan_
reporting
codespan_reporting
Module
term
Copy item path
Source
Expand description
Terminal back-end for emitting diagnostics.
Modules
ยง
config
๐
renderer
๐
views
๐
Structs
ยง
Chars
Characters to use when rendering the diagnostic.
Config
Configures how a diagnostic is rendered.
Enums
ยง
Display
Style
The display style to use when rendering diagnostics.
Functions
ยง
emit
Emit a diagnostic using the given writer, context, config, and files.