Type Definition snarkvm_circuit_types_integers::I16

source ·
pub type I16<E> = Integer<E, i16>;