Type Alias fixed::types::I18F110

source ·
pub type I18F110 = FixedI128<U110>;
Expand description

FixedI128 with 18 integer bits and 110 fractional bits.

Aliased Type§

struct I18F110 { /* private fields */ }