pub const ERROR_CODES: RangeInclusive<u16>;Expand description
The error codes RFC 5389 §15.6’s three-bit class can carry: “The value MUST be between 3 and 6.” Enforced in both directions, so that neither a code this module sends nor one it reports having received is a number §15.6 does not define.