Expand description
An error that is emitted whenever some decoding fails.
Structs§
- Context
- A cheaply clonable opaque context which allows us to track the current location into a type that we’re trying to encode, to aid in error reporting.
- Error
- An error produced while attempting to decode some type.
- Location
- Some location, like a field, variant or index in an array.
Enums§
- Error
Kind - The underlying nature of the error.