Type Alias I9F119

Source
pub type I9F119 = FixedI128<U119>;
Expand description

FixedI128 with nine integer bits and 119 fractional bits.

Aliased Typeยง

struct I9F119 { /* private fields */ }