U110F18

Type Alias U110F18 

Source
pub type U110F18 = FixedU128<U18>;
Expand description

FixedU128 with 110 integer bits and 18 fractional bits.

Aliased Typeยง

pub struct U110F18 { /* private fields */ }