Docs.rs
snarkvm-ledger-store-0.16.12
snarkvm-ledger-store 0.16.12
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
aleo-std ^0.1.18
normal
anyhow ^1.0.73
normal
bincode ^1.3
normal
snarkvm-console =0.16.12
normal
indexmap ^2.0
normal
snarkvm-ledger-authority =0.16.12
normal
snarkvm-ledger-block =0.16.12
normal
snarkvm-ledger-coinbase =0.16.12
normal
snarkvm-ledger-committee =0.16.12
normal
snarkvm-ledger-narwhal-batch-certificate =0.16.12
normal
once_cell ^1.18
normal
parking_lot ^0.12
normal
rayon ^1
normal
rocksdb ^0.21
normal
serde ^1.0
normal
snarkvm-synthesizer-program =0.16.12
normal
snarkvm-synthesizer-snark =0.16.12
normal
tracing ^0.1
normal
serial_test ^2
dev
tempfile ^3.8
dev
tracing-test ^0.2
dev
Versions
46.15%
of the crate is documented
Go to latest version
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
0.16.12
?
Macro
snarkvm_ledger_store
::
cow_to_copied
source
·
[
−
]
macro_rules!
cow_to_copied { (
$cow
:expr) => { ... }; }