Type Alias ark_ff::fields::models::fp::Fp768

source ·
pub type Fp768<P> = Fp<P, 12>;

Aliased Type§

struct Fp768<P>(pub BigInt<12>, _);

Fields§

§0: BigInt<12>