Type Alias fixed::types::U44F84

source ·
pub type U44F84 = FixedU128<U84>;
Expand description

FixedU128 with 44 integer bits and 84 fractional bits.

Aliased Type§

struct U44F84 { /* private fields */ }