snarkvm_circuit_types_integers

Type Alias U32

Source
pub type U32<E> = Integer<E, u32>;

Aliased Typeยง

struct U32<E> { /* private fields */ }