Type Definition snarkvm_wasm::algorithms::I128

pub type I128<E> = Integer<E, i128>;