Safe Rust bindings for LMDB with encryption at rest
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lmdb-rs/src
Myk Melez 6a3bee7cea explicitly destructure Ok result 6 years ago
..
cursor.rs Merge pull request #14 from mykmelez/return-error-result-from-iter 6 years ago
database.rs doc(hidden) -> pub(crate) 7 years ago
environment.rs correct size of default memory map 6 years ago
error.rs Update docs and small tweaks 7 years ago
flags.rs Update docs and small tweaks 7 years ago
lib.rs update minor version for breaking change in #18 6 years ago
transaction.rs explicitly destructure Ok result 6 years ago