[][src]Module rbatis_core::error

Errorand Result types.

Enums

Error

A generic error that represents all the ways a method can fail inside of rbatis::core.

Traits

OptionToResult

Type Definitions

Result

A specialized Result type for rbatis::core.