Type Alias Fq

Source
pub type Fq = Fp256<MontBackend<FrConfig, 4>>;

Aliased Type§

pub struct Fq(pub BigInt<4>);

Tuple Fields§

§0: BigInt<4>