Type Alias U128F0

Source
pub type U128F0 = FixedU128<U0>;
Expand description

FixedU128 with 128 integer bits and no fractional bits.

Aliased Typeยง

struct U128F0 { /* private fields */ }