snarkvm_console_collections

Type Alias I8

Source
pub type I8<E> = Integer<E, i8>;

Aliased Typeยง

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