Type Alias fixed::types::U18F110

source ·
pub type U18F110 = FixedU128<U110>;
Expand description

FixedU128 with 18 integer bits and 110 fractional bits.

Aliased Type§

struct U18F110 { /* private fields */ }