Expand description
Errors that can be encounting by Encoding and Decoding.
Enumsยง
- Allowed
Enum Variants - Indicates which enum variants are allowed
- Decode
Error - Errors that can be encountered by decoding a type
- Encode
Error - Errors that can be encountered by encoding a type
- Integer
Type - Integer types. Used by DecodeError. These types have no purpose other than being shown in errors.