kn0sys-lmdb-rs 0.1.6

LMDB bindings
Documentation

lmdb-rs

build

Rust bindings for LMDB

Building

LMDB is bundled as submodule so update submodules first:

git submodule update --init

And then

cargo build

Feedback

Feel free to ping me if you have a question or a suggestion how to make it better and idiomatic.