Type Alias fixed::types::I104F24

source ·
pub type I104F24 = FixedI128<U24>;
Expand description

FixedI128 with 104 integer bits and 24 fractional bits.

Aliased Type§

struct I104F24 { /* private fields */ }