Docs.rs
snarkvm-ledger-puzzle-1.1.0
snarkvm-ledger-puzzle 1.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
aleo-std ^0.1.24
normal
anyhow ^1.0.73
normal
bincode ^1
normal
snarkvm-console =1.1.0
normal
indexmap ^2.0
normal
lru ^0.12
normal
once_cell ^1.18
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rand_chacha ^0.3.1
normal
rayon ^1
normal
optional
serde_json ^1.0
normal
snarkvm-algorithms =1.1.0
normal
criterion ^0.5.1
dev
rand ^0.8
dev
Versions
86.96%
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_
puzzle
1.1.0
All Items
Crate Items
Structs
Statics
Traits
Crate
snarkvm_ledger_puzzle
Copy item path
Source
Structs
§
Partial
Solution
The partial solution for the puzzle from a prover.
Puzzle
Puzzle
Solutions
The individual solutions.
Solution
A helper struct around a puzzle solution.
SolutionID
The solution ID.
Statics
§
SOLUTION_
ID_
PREFIX
Traits
§
Puzzle
Trait
The puzzle trait.