Rust implementation of LevelDB's Env abstraction for the bitcoinleveldb port, providing environment traits, delegating wrappers, file utilities, and logging helpers closely matching the original C++ API.
# Cargo.toml
[dependencies]
bitcoinleveldb-env = "0.1.19"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a default LevelDB environment.
No known issues recorded.
No dependency data recorded yet.