Type Definition snarkvm_circuit_types_integers::I8

source ·
pub type I8<E> = Integer<E, i8>;