Cargo Features

lmdb-master3-sys has no features set by default.

[dependencies]
lmdb-master3-sys = { version = "0.1.0", features = ["vendored", "with-asan", "with-fuzzer-no-link", "with-fuzzer", "bindgen"] }
vendored with-asan? with-fuzzer? with-fuzzer-no-link?
with-asan = vendored
with-fuzzer = vendored

Features from optional dependencies

bindgen build implicit feature

Enables bindgen ^0.60.1

bindgen:

Automatically generates Rust FFI bindings to C and C++ libraries