Docs.rs
snarkvm-ledger-store-0.14.0
snarkvm-ledger-store 0.14.0
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.70
normal
bincode ^1.3
normal
snarkvm-console =0.14.0
normal
indexmap ^2.0
normal
snarkvm-ledger-block =0.14.0
normal
snarkvm-ledger-coinbase =0.14.0
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.14.0
normal
snarkvm-synthesizer-snark =0.14.0
normal
tracing ^0.1
normal
serial_test ^2
dev
tempfile ^3.6
dev
tracing-test ^0.2
dev
Versions
68.42%
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
☰
In snarkvm_ledger_store
?
Macro
snarkvm_ledger_store
::
cow_to_copied
source
·
[
−
]
macro_rules!
cow_to_copied { (
$cow
:expr) => { ... }; }