Skip to main content

Module diagnostic

Module diagnostic 

Source

Modules§

codes

Structs§

Diagnostic

Enums§

ExitClass
How an error diagnostic classifies for process exit.
Severity
The severity vocabulary a Diagnostic may carry.

Constants§

ERROR_EXIT_CLASSES
The exit class of every registered error code — the single place the // Errors (Exit 2) comment above used to state in prose.

Functions§

exit_class
The exit class of code, or ExitClass::Unregistered when the registry does not know it.