Type Definition snarkvm_wasm::algorithms::I32

pub type I32<E> = Integer<E, i32>;