Expand description
CleanLibraryError hierarchy per Client spec rev1 §2.3 + Rev 2 amendment §2.
Mirrors App Rev 4 §9.2 reason-code enum surfaced via X-CleanLibrary-Reason
response header.
Enums§
- Clean
Library Error - Top-level error type for cleanlib-client operations. Mirrors Rev 1 §2.3 mapping table.
- Transport
Error
Functions§
- from_
http - Map HTTP
status+ headers + body into aCleanLibraryErrorvariant. ReadsX-CleanLibrary-Reasonheader per App Rev 4 §9.2 reason codes.