Type Alias fixed::types::U89F39

source ·
pub type U89F39 = FixedU128<U39>;
Expand description

FixedU128 with 89 integer bits and 39 fractional bits.

Aliased Type§

struct U89F39 { /* private fields */ }