Type Alias fixed::types::I84F44

source ·
pub type I84F44 = FixedI128<U44>;
Expand description

FixedI128 with 84 integer bits and 44 fractional bits.

Aliased Type§

struct I84F44 { /* private fields */ }