U0F128

Type Alias U0F128 

Source
pub type U0F128 = FixedU128<U128>;
Expand description

FixedU128 with no integer bits and 128 fractional bits.

Aliased Typeยง

pub struct U0F128 { /* private fields */ }