Type Alias I18F110

Source
pub type I18F110 = FixedI128<U110>;
Expand description

FixedI128 with 18 integer bits and 110 fractional bits.

Aliased Typeยง

struct I18F110 { /* private fields */ }