Type Alias U2F126

Source
pub type U2F126 = FixedU128<U126>;
Expand description

FixedU128 with two integer bits and 126 fractional bits.

Aliased Typeยง

struct U2F126 { /* private fields */ }