Type Alias fixed::types::U90F38

source ·
pub type U90F38 = FixedU128<U38>;
Expand description

FixedU128 with 90 integer bits and 38 fractional bits.

Aliased Type§

struct U90F38 { /* private fields */ }