Type Definition snarkvm_circuit::integers::I64

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