Type Definition snarkvm_circuit_types_integers::I128

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