Type Alias U125F3

Source
pub type U125F3 = FixedU128<U3>;
Expand description

FixedU128 with 125 integer bits and three fractional bits.

Aliased Typeยง

struct U125F3 { /* private fields */ }