Docs.rs
ark-ff-0.5.0
ark-ff 0.5.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
ark-ff-asm ^0.5.0
normal
ark-ff-macros ^0.5.0
normal
ark-serialize ^0.5.0
normal
ark-std ^0.5.0
normal
arrayvec ^0.7
normal
digest ^0.10
normal
educe ^0.6.0
normal
itertools ^0.13
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
paste ^1.0
normal
rayon ^1
normal
optional
zeroize ^1
normal
Versions
56.69%
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
ark_ff
0.5.0
Fp448
Aliased type
In ark_
ff::
fields::
models::
fp
ark_ff
::
fields
::
models
::
fp
Type Alias
Fp448
Copy item path
Source
pub type Fp448<P> =
Fp
<P, 7>;
Aliased Type
ยง
struct Fp448<P>(
/* private fields */
);