Type Alias fixed::types::I89F39

source ·
pub type I89F39 = FixedI128<U39>;
Expand description

FixedI128 with 89 integer bits and 39 fractional bits.

Aliased Type§

struct I89F39 { /* private fields */ }