Type Definition halo2_ecc::bn254::FqPoint

source · []
pub type FqPoint<F> = FieldVector<FpPoint<F>>;