Type Definition halo2_ecc::bn254::Fp2Chip

source · []
pub type Fp2Chip<'chip, F> = Fp2Chip<'chip, F, FpChip<'chip, F>, Fq2>;