Type Alias fixed::types::U24F104

source ·
pub type U24F104 = FixedU128<U104>;
Expand description

FixedU128 with 24 integer bits and 104 fractional bits.

Aliased Type§

struct U24F104 { /* private fields */ }