Expand description
The rustbreak errors that can be returned
Enums§
- Backend
Error - An error returned by a Backend implementor
- DeSer
Error - An error returned by a
DeSerimplementor - Error
- The different kinds of errors that can be returned
Type Aliases§
- Backend
Result - The type alias used for backends
- DeSer
Result - The type alias used for
DeSers - Result
- A simple type alias for errors