Type Alias fixed::types::U110F18

source ·
pub type U110F18 = FixedU128<U18>;
Expand description

FixedU128 with 110 integer bits and 18 fractional bits.

Aliased Type§

struct U110F18 { /* private fields */ }