Type Alias U84F44

Source
pub type U84F44 = FixedU128<U44>;
Expand description

FixedU128 with 84 integer bits and 44 fractional bits.

Aliased Typeยง

struct U84F44 { /* private fields */ }