Type Definition snarkvm_wasm::algorithms::I64

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