[][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.

Type Definitions

Result

A specialized Result type for rbatis_core.