ark_ff
0.4.2
Fp256
Aliased type
Fields
0
In ark_
ff::
fields::
models::
fp
ark_ff
::
fields
::
models
::
fp
Type Alias
Fp256
Copy item path
Source
pub type Fp256<P> =
Fp
<P, 4>;
Aliased Type
§
struct Fp256<P>(pub
BigInt
<4>, _);
Fields
§
§
0:
BigInt
<4>