Type Alias U18F110

Source
pub type U18F110 = FixedU128<U110>;
Expand description

FixedU128 with 18 integer bits and 110 fractional bits.

Aliased Typeยง

pub struct U18F110 { /* private fields */ }