Type Definition lmdb_rs::core::MdbResult [] [src]

type MdbResult<T> = Result<T, MdbError>;