Module ark_r1cs_std::bits::uint8

source ·
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.