Module calypso_diagnostic::diagnostic
source · Expand description
Diagnostics and builders to create them.
Re-exports
pub use builder::Builder;
pub use builder::EnsembleBuilder;
Modules
Builders for diagnostics and ensemble diagnostics.
Structs
A diagnostic.
Enums
One or more diagnostics in a specific order, in order to form an “ensemble
diagnostic” which is emitted all at once.
A severity level for diagnostic messages.
Type Definitions
The structure used for managing source file names, IDs, and contents.