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