Type Alias I128

Source
pub type I128<E> = Integer<E, i128>;

Aliased Typeยง

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