Docs.rs
commonware-storage-0.0.2
commonware-storage 0.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
bytes ^1.7.1
normal
commonware-macros ^0.0.3
normal
commonware-runtime ^0.0.8
normal
commonware-utils ^0.0.3
normal
crc32fast ^1.4.2
normal
futures ^0.3.30
normal
futures-util ^0.3.30
normal
thiserror ^1.0.63
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
dev
Versions
55.56%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
commonware_
storage
0.0.2
All Items
Crate Items
Modules
Crate
commonware_storage
Copy item path
Source
Expand description
Persist and retrieve data from an abstract store.
Modules
ยง
journal
An append-only log for storing arbitrary data.