ark_r1cs_std::uint32

Type Alias UInt32

Source
pub type UInt32<F> = UInt<32, u32, F>;

Aliased Typeยง

struct UInt32<F> { /* private fields */ }