Module rustbreak::error[][src]

The rustbreak errors that can be returned

Structs

RustbreakError

The main error type that gets returned for errors that happen while interacting with a Database.

Enums

RustbreakErrorKind

The different kinds of errors that can be returned

Type Definitions

Result

A simple type alias for errors