Type Alias U109F19

Source
pub type U109F19 = FixedU128<U19>;
Expand description

FixedU128 with 109 integer bits and 19 fractional bits.

Aliased Typeยง

struct U109F19 { /* private fields */ }