pub fn circuit_gate_constraint_count<F: PrimeField>(typ: GateType) -> u32
Number of constraints for a given range check circuit gate type
Will panic if typ is not RangeCheck-related gate type.
typ
RangeCheck