Type Definition ark_circom::circom::ConstraintVec

source ·
pub type ConstraintVec<E> = Vec<(usize, <E as Pairing>::ScalarField)>;