Docs.rs
snarkvm-fields-1.1.0
snarkvm-fields 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
normal
itertools ^0.11.0
normal
num-traits ^0.2
normal
rand ^0.8
normal
rayon ^1
normal
serde ^1.0
normal
snarkvm-utilities =1.1.0
normal
thiserror ^1.0
normal
zeroize ^1
normal
criterion ^0.5
dev
Versions
55.78%
of the crate is documented
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
1.1.0
Module fp6_
3over2
Module Items
Structs
Traits
In crate snarkvm_
fields
snarkvm_fields
Module
fp6_3over2
Copy item path
Source
Structs
§
Fp6
An element of Fp6, represented by c0 + c1 * v + c2 * v^(2).
Traits
§
Fp6Parameters