Rust bindings for LMDB
LMDB is bundled as submodule so update submodules first:
git submodule update --init
And then
cargo build
Feel free to ping me if you have a question or a suggestion how to make it better and idiomatic.
Rust bindings for LMDB
LMDB is bundled as submodule so update submodules first:
git submodule update --init
And then
cargo build
Feel free to ping me if you have a question or a suggestion how to make it better and idiomatic.