Type Definition fixed::types::U128F0

source · []
pub type U128F0 = FixedU128<0>;
Expand description

FixedU128 with 128 integer bits and no fractional bits.