Expand description
Central registry of all stable diagnostic codes for alkahest-core.
Every code returned by an AlkahestError::code() implementation must appear
in REGISTRY. Tests below assert no duplicates and ascending order within
each prefix.
Structs§
Enums§
- Cause
- Root cause of an error — informs remediation style, not type dispatch.