Type Alias poseidon377::Fq

pub type Fq = Fp<MontBackend<FrConfig, 4>, 4>;

Aliased Type§

struct Fq(pub BigInt<4>, _);

Fields§

§0: BigInt<4>