Module snarkvm_wasm::bits[][src]

Modules

Structs

Represents a variable in the constraint system which is guaranteed to be either zero or one.

Conversion of field elements by converting them to boolean sequences Used by Groth16 and Gm17

Enums

This is a boolean value which may be either a constant or an interpretation of an AllocatedBit.

Traits