Docs.rs
snarkvm-algorithms-4.0.0
snarkvm-algorithms 4.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
aleo-std ^1.0.1
normal
anyhow ^1.0
normal
blake2 ^0.10
normal
cfg-if ^1.0.0
normal
optional
fxhash ^0.2.1
normal
optional
hashbrown ^0.15
normal
hex ^0.4
normal
indexmap ^2.0.0
normal
optional
itertools ^0.11.0
normal
num-traits ^0.2
normal
rand ^0.8
normal
rand_core ^0.6
normal
optional
rayon ^1
normal
serde ^1.0
normal
sha2 ^0.10
normal
smallvec ^1.11
normal
snarkvm-algorithms-cuda =4.0.0
normal
optional
snarkvm-curves =4.0.0
normal
snarkvm-fields =4.0.0
normal
snarkvm-parameters =4.0.0
normal
optional
snarkvm-utilities =4.0.0
normal
thiserror ^2.0.11
normal
bincode ^1
dev
criterion ^0.5.1
dev
expect-test ^1.4.1
dev
serde_json ^1
dev
serial_test ^2.0
dev
Versions
63.23%
of the crate is documented
Platform
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
snarkvm_
algorithms
4.0.0
Module error
Module Items
Enums
In snarkvm_
algorithms::
polycommit
snarkvm_algorithms
::
polycommit
Module
error
Copy item path
Source
Expand description
Errors pertaining to query sets.
Enums
ยง
PCError
The error type for
PolynomialCommitment
.