Witness

Type Alias Witness 

Source
pub type Witness<T> = <T as CircuitElement>::CircuitWitness;
Expand description

Represents the witness portion of a circuit.