Skip to main content

Module diagnostics

Module diagnostics 

Source
Expand description

The codes this crate emits.

The record, the code grammar, and the severity ladder live in powerio-core. This crate raises failures only: a wrapped hub or matrix failure keeps its own code, so the entries here are the three an instance build raises itself.

Modules§

codes

Structs§

DiagnosticInfo
One entry in a crate’s diagnostic registry.

Enums§

DiagnosticSeverity
Severity of one user facing finding.

Functions§

check_registry
Check grammar, namespace, uniqueness, summaries, and fatal category data.
registry
Every code this crate declares.