Type Alias Fq

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

Aliased Type§

struct Fq(pub BigInt<4>);

Fields§

§0: BigInt<4>