Skip to main content

Module diagnostics

Module diagnostics 

Source
Expand description

Diagnostics system for crossbuild.

Structs§

Diagnostic
A structured diagnostic event.
StderrDiagnosticSink
Writes diagnostics to stderr in a stable, human-readable format.

Enums§

Severity
Diagnostic severity used by the engine and CLI.

Traits§

DiagnosticSink
Receives diagnostics emitted by the engine.