pub const ALL: &[CodeMeta];Expand description
Registry of every error code with its category, description, and
(optional) bespoke exit code. Walked by the
generate-error-codes-docs binary and by the self-tests in
lib.rs and exit.rs. New codes must be added here.