Module term

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ยง

DisplayStyle
The display style to use when rendering diagnostics.

Functionsยง

emit
Emit a diagnostic using the given writer, context, config, and files.