Type Alias U126F2

Source
pub type U126F2 = FixedU128<U2>;
Expand description

FixedU128 with 126 integer bits and two fractional bits.

Aliased Typeยง

struct U126F2 { /* private fields */ }