acvm::compiler::transformers

Function max_witness

Source
fn max_witness<F: AcirField>(circuit: &Circuit<F>) -> Witness
Expand description

Find the witness with the highest ID in the circuit.