Type Alias U10F118

Source
pub type U10F118 = FixedU128<U118>;
Expand description

FixedU128 with 10 integer bits and 118 fractional bits.

Aliased Typeยง

struct U10F118 { /* private fields */ }