Registry / database / forest-db

forest-db

JSON →
library0.1.0rscratesunverified

Database types used in Forest, a Filecoin implementation in Rust.

# Cargo.toml [dependencies] forest_db = "0.1.0"
INSTALL
IMPORT
SIG · FOREST-DB
F
forest-db
databaserustv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Store
use forest_db::Store;

Use the Forest database store trait.

use forest_db::Store; fn main() { // Store trait for database operations println!("Forest DB Store trait"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
forest-db — cargo add forest-db · libregistry