Module serde_cbor::error
[−]
[src]
When serializing or deserializing CBOR goes wrong.
Structs
Error |
This type represents all possible errors that can occur when serializing or deserializing CBOR data. |
Enums
Category |
Categorizes the cause of a |
Type Definitions
Result |
Alias for a |