U1F127

Type Alias U1F127 

Source
pub type U1F127 = FixedU128<U127>;
Expand description

FixedU128 with one integer bit and 127 fractional bits.

Aliased Typeยง

pub struct U1F127 { /* private fields */ }