Type Alias I104F24

Source
pub type I104F24 = FixedI128<U24>;
Expand description

FixedI128 with 104 integer bits and 24 fractional bits.

Aliased Typeยง

struct I104F24 { /* private fields */ }