ord-lmdb-rs

Crates.ioord-lmdb-rs
lib.rsord-lmdb-rs
version0.7.7
sourcesrc
created_at2022-03-12 22:03:36.952555
updated_at2022-03-12 22:03:36.952555
descriptionLMDB bindings
homepage
repositoryhttps://github.com/vhbit/lmdb-rs
max_upload_size
id548930
size108,768
Casey Rodarmor (casey)

documentation

https://vhbit.github.io/lmdb-rs/lmdb_rs

README

lmdb-rs

Build status (master) Latest version

Rust bindings for LMDB

Documentation (master branch)

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: 315

cargo fmt