Type Alias fixed::types::I39F89

source ·
pub type I39F89 = FixedI128<U89>;
Expand description

FixedI128 with 39 integer bits and 89 fractional bits.

Aliased Type§

struct I39F89 { /* private fields */ }