Type Alias I8

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

Aliased Typeยง

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