I128F0

Type Alias I128F0 

Source
pub type I128F0 = FixedI128<U0>;
Expand description

FixedI128 with 128 integer bits and no fractional bits.

Aliased Typeยง

pub struct I128F0 { /* private fields */ }