Type Alias fixed::types::U39F89

source ·
pub type U39F89 = FixedU128<U89>;
Expand description

FixedU128 with 39 integer bits and 89 fractional bits.

Aliased Type§

struct U39F89 { /* private fields */ }