Type Definition snarkvm_wasm::algorithms::U32

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