kn0sys-lmdb-rs

Crates.iokn0sys-lmdb-rs
lib.rskn0sys-lmdb-rs
version0.1.4
sourcesrc
created_at2024-08-05 11:37:16.621798
updated_at2024-08-20 22:28:16.416257
descriptionLMDB bindings
homepage
repositoryhttps://github.com/kn0sys/lmdb-rs
max_upload_size
id1325905
size112,533
n12n (kn0sys)

documentation

https://docs.rs/kn0sys-lmdb-rs

README

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.

Commit count: 0

cargo fmt