Type Alias Ff2

Source
pub type Ff2 = Fq;

Aliased Type§

struct Ff2(pub BigInt<4>);

Fields§

§0: BigInt<4>