[][src]Module r1cs::wire

Structs

BinaryWire

A "binary wire" which is comprised of several bits, each one being a boolean wire.

BooleanWire

A Wire whose value is constrained to be binary.

Wire

A wire represents a witness element.