snarkvm_console_collections::integers

Type Alias I64

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

Aliased Typeยง

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