Module error

Module error 

Source
Expand description

The rustbreak errors that can be returned

Enums§

BackendError
An error returned by a Backend implementor
DeSerError
An error returned by a DeSer implementor
Error
The different kinds of errors that can be returned

Type Aliases§

BackendResult
The type alias used for backends
DeSerResult
The type alias used for DeSers
Result
A simple type alias for errors