Docs.rs
snarkvm-fields-0.9.13
snarkvm-fields 0.9.13
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
aleo-std ^0.1.15
normal
anyhow ^1.0
normal
derivative ^2
normal
itertools ^0.10.3
normal
num-traits ^0.2
normal
rand ^0.8
normal
rayon ^1
normal
serde ^1.0
normal
snarkvm-utilities ^0.9.13
normal
thiserror ^1.0
normal
Versions
16.67%
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
☰
Crate snarkvm_fields
Version 0.9.13
All Items
Modules
Macros
Structs
Enums
Traits
Functions
?
Crate
snarkvm_fields
source
·
[
−
]
Re-exports
pub use
errors
::*;
pub use
traits
::*;
Modules
errors
fp6_3over2
traits
Macros
field
impl_add_sub_from_field_ref
Implements Add, Sub, AddAssign, and SubAssign on Self by deferring to an implementation on &Self
impl_mul_div_from_field_ref
Implements Mul, Div, MulAssign, and DivAssign on Self by deferring to an implementation on &Self
Structs
Fp2
Fp12
An element of Fp12, represented by c0 + c1 * v
Fp256
Fp384
Enums
LegendreSymbol
Traits
Fp2Parameters
Fp12Parameters
Fp256Parameters
Fp384Parameters
Functions
batch_inversion
batch_inversion_and_mul