Type Alias U90F38

Source
pub type U90F38 = FixedU128<U38>;
Expand description

FixedU128 with 90 integer bits and 38 fractional bits.

Aliased Typeยง

struct U90F38 { /* private fields */ }