[][src]Module rustbreak::error

The rustbreak errors that can be returned

Enums

BackendError

An error returned by a Backend implementor

DeSerError

An error returned by a DeSer implementor

RustbreakError

The different kinds of errors that can be returned

Type Definitions

BackendResult

The type alias used for backends

DeSerResult

The type alias used for DeSers

Result

A simple type alias for errors