powerio-diag
The diagnostic vocabulary every PowerIO crate reports through: the dotted
diagnostic code and its grammar, the severity ladder, the stage family the
first segment of a code names, the coarse error categories a binding maps onto
its own taxonomy, the registry entry a code is declared with, and the renderer
that turns a finding into one CODE: message line.
It is a leaf: serde, serde_json, and an optional schemars derive, nothing else.
The transmission model, the distribution model, and the .pio.json document
model are peers above it and share this one record, so a finding crosses
between them without a translation step.
use ;
let d = new;
assert_eq!;
assert_eq!;
Part of PowerIO. Licensed MIT or Apache-2.0.