Type Definition fixed::types::U64F64

source ·
pub type U64F64 = FixedU128<U64>;
Expand description

FixedU128 with 64 integer bits and 64 fractional bits.