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

Aliased Type§

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

Fields§

§0: BigInt<4>