Skip to main content

Module error

Module error 

Source
Expand description

Error model for mongreldb-kit.

Storage errors from MongrelDB core and validation errors from the core model are folded into a small, stable set of categories so consumers can handle failures without depending on internal crate details.

Enums§

KitError
A storage/transaction error in kit terminology.

Type Aliases§

Result