A fully typed LMDB (mdb.master) wrapper with minimum overhead.
# Cargo.toml
[dependencies]
heed = "0.22.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens an LMDB environment and creates a typed database.
Install LMDB via package manager or build from source.
No dependency data recorded yet.