Type Alias fixed::types::U84F44

source ·
pub type U84F44 = FixedU128<U44>;
Expand description

FixedU128 with 84 integer bits and 44 fractional bits.

Aliased Type§

struct U84F44 { /* private fields */ }