Type Definition ord_lmdb_rs::core::MdbResult

source · []
pub type MdbResult<T> = Result<T, MdbError>;