Crate ceport

Source
Expand description

Beautiful diagnostic reporting for compilation/decoding/deserialzation apps.

Modules§

renderer
This module provides a various of built-in diagnostic renderers.

Structs§

Diagnostic
A Diagnostic reporting for source file.
FileId
A reference to source file.
Label
Addition diagnostic information.

Enums§

LabelStyle
Label display style.
Level
Reporting level.
Stage
The compilation stage.

Traits§

Renderer
Diagnostic reporting renderer.

Functions§

get_renderer
Get the global Renderer.
set_renderer
Set the global Renderer.