#[error]Expand description
Declare the module’s error domain from a unit-variant enum with
explicit discriminants. The module macro generates the matching
ErrorReport implementation.
#[error]Declare the module’s error domain from a unit-variant enum with
explicit discriminants. The module macro generates the matching
ErrorReport implementation.