Docs.rs
snarkvm-fields-0.16.19
snarkvm-fields 0.16.19
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
normal
itertools ^0.11.0
normal
num-traits ^0.2
normal
rand ^0.8
normal
rayon ^1
normal
serde ^1.0
normal
snarkvm-utilities =0.16.19
normal
thiserror ^1.0
normal
zeroize ^1
normal
criterion ^0.5
dev
Versions
20.83%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_fields
0.16.19
Module fp6_3over2
Structs
Traits
In crate snarkvm_fields
?
Module
snarkvm_fields
::
fp6_3over2
source
·
[
−
]
Structs
§
Fp6
An element of Fp6, represented by c0 + c1 * v + c2 * v^(2).
Traits
§
Fp6Parameters