Docs.rs
snarkvm-ledger-store-1.1.0
snarkvm-ledger-store 1.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
aleo-std-storage ^0.1.7
normal
anyhow ^1.0.73
normal
bincode ^1.3
normal
snarkvm-console =1.1.0
normal
indexmap ^2.0
normal
snarkvm-ledger-authority =1.1.0
normal
snarkvm-ledger-block =1.1.0
normal
snarkvm-ledger-committee =1.1.0
normal
snarkvm-ledger-narwhal-batch-certificate =1.1.0
normal
snarkvm-ledger-puzzle =1.1.0
normal
once_cell ^1.18
normal
optional
parking_lot ^0.12
normal
rayon ^1
normal
optional
rocksdb ^0.21
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.11
normal
optional
snarkvm-synthesizer-program =1.1.0
normal
snarkvm-synthesizer-snark =1.1.0
normal
tracing ^0.1
normal
optional
serial_test ^2
dev
tempfile ^3.8
dev
tracing-test ^0.2
dev
Versions
95.47%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
snarkvm_
ledger_
store
1.1.0
snarkvm_ledger_store
Macro
cow_to_copied
Copy item path
Source
macro_rules! cow_to_copied { ($cow:expr) => { ... }; }