lmdb_zero::error
type Result<T> = Result<T, Error>;
Result type returned for all calls that can fail.