U127F1

Type Alias U127F1 

Source
pub type U127F1 = FixedU128<U1>;
Expand description

FixedU128 with 127 integer bits and one fractional bit.

Aliased Typeยง

pub struct U127F1 { /* private fields */ }