Signature
Trait functions
new_inputs
Initializes a new circuit instance with inputs. This function creates a new input accumulator for the circuit, which can then be used to add input values sequentially.Signature
Returns
AnAddInputResult
that can be used to add input values to the circuit