pub type G2Var<P> = ProjectiveVar<<P as MNT6Config>::G2Config, Fp3Var<<P as MNT6Config>::Fp3Config>>;
Expand description

Represents a projective point in G2.