Type Alias I110F18

Source
pub type I110F18 = FixedI128<U18>;
Expand description

FixedI128 with 110 integer bits and 18 fractional bits.

Aliased Typeยง

struct I110F18 { /* private fields */ }