Type Alias U9F119

Source
pub type U9F119 = FixedU128<U119>;
Expand description

FixedU128 with nine integer bits and 119 fractional bits.

Aliased Typeยง

struct U9F119 { /* private fields */ }