Type Definition snarkvm_circuit_types_integers::I64

source ·
pub type I64<E> = Integer<E, i64>;