Type Alias fixed::types::U38F90

source ·
pub type U38F90 = FixedU128<U90>;
Expand description

FixedU128 with 38 integer bits and 90 fractional bits.

Aliased Type§

struct U38F90 { /* private fields */ }