ark_ff::fields::models::fp

Type Alias Fp384

Source
pub type Fp384<P> = Fp<P, 6>;

Aliased Typeยง

struct Fp384<P>(/* private fields */);