Type Definition ark_circom::circom::Constraints

source ·
pub type Constraints<E> = (ConstraintVec<E>, ConstraintVec<E>, ConstraintVec<E>);