Type Alias snarkvm_console_program::I64

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

Aliased Type§

struct I64<E> { /* private fields */ }