Module ark_r1cs_std::bits::uint8[][src]

Expand description

This module contains UInt8, a R1CS equivalent of the u8 type.

Structs

Represents an interpretation of 8 Boolean objects as an unsigned integer.