[][src]Module ejdb::types

Various common types.

Structs

PartialSave

A partial save error returned by Collection::save_all() method.

Enums

Error

The main error type used in the library.

Type Definitions

Result

The default result type used in this library.