Type Definition snarkvm_circuit::integers::U32

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