Skip to main content

Module registry

Module registry 

Source
Expand description

Error code registry — generated by cargo xtask gen-error-docs.

Do not edit manually. Re-run the generator after changing any AuthsErrorInfo impl:

cargo xtask gen-error-docs

§Range Allocation

RangeCrateLayer
E0xxxReserved/meta-
E1xxxauths-crypto0
E2xxxauths-verifier1
E3xxxauths-core2
E4xxxauths-id3
E5xxxauths-sdk3-4
E6xxxauths-cli6

Functions§

all_codes
Returns a sorted slice of all registered error codes.
explain
Returns the explanation markdown for a given error code, or None if unknown.