Type Definition eos_rs::api::fixed::U24F8

source ·
pub type U24F8 = FixedU32<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>;
Expand description

FixedU32 with 24 integer bits and eight fractional bits.