Type Alias I10F118

Source
pub type I10F118 = FixedI128<U118>;
Expand description

FixedI128 with 10 integer bits and 118 fractional bits.

Aliased Typeยง

struct I10F118 { /* private fields */ }