Type Alias I19F109

Source
pub type I19F109 = FixedI128<U109>;
Expand description

FixedI128 with 19 integer bits and 109 fractional bits.

Aliased Typeยง

struct I19F109 { /* private fields */ }