Docs.rs
forest_db-0.1.0
forest_db 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ec2
noot
Dependencies
forest_encoding ^0.2
normal
parking_lot ^0.11
normal
rocksdb ^0.15.0
normal
optional
sled ^0.34
normal
optional
thiserror ^1.0
normal
Versions
66.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate forest_db
forest_
db
0.1.0
All Items
Crate Items
Structs
Enums
Traits
Crate
forest_
db
Copy item path
Source
Structs
§
MemoryDB
A thread-safe
HashMap
wrapper.
Enums
§
Error
Database error
Traits
§
Store
Store interface used as a KV store implementation