Expand description
Decode errors carrying the SPEC-named error codes (SPEC.md §1.7, §10).
Structs§
- Decode
Error - A decode failure: the SPEC-named code plus a human-oriented detail.
Enums§
- Error
Code - The closed set of error codes a conformant decoder may produce
(SPEC.md §1.7:
sync.invalid_requestunless a code is named).