Type Definition eos_rs::api::fixed::U32F96

source ·
pub type U32F96 = FixedU128<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0>, B0>>;
Expand description

FixedU128 with 32 integer bits and 96 fractional bits.