Type Definition eos_rs::api::fixed::U8F24

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

FixedU32 with eight integer bits and 24 fractional bits.