Type Definition eos_rs::api::fixed::I8F24

source ·
pub type I8F24 = FixedI32<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>;
Expand description

FixedI32 with eight integer bits and 24 fractional bits.