Registry / storage / noosphere-storage

noosphere-storage

JSON →
library0.10.1rscratesunverified

Pluggable backing storage for the Rust Noosphere implementation.

# Cargo.toml [dependencies] noosphere-storage = "0.10.1"
INSTALL
IMPORT
SIG · NOOSPHERE-STORAGE
N
noosphere-storage
storagerustv0.10.1
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.

Storage
use noosphere_storage::Storage;

Initialize a new Noosphere storage instance.

use noosphere_storage::Storage; fn main() { let storage = Storage::new("path/to/data").unwrap(); println!("Storage initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
Resources
noosphere-storage — cargo add noosphere-storage · libregistry