Type Alias fixed::types::I38F90

source ·
pub type I38F90 = FixedI128<U90>;
Expand description

FixedI128 with 38 integer bits and 90 fractional bits.

Aliased Type§

struct I38F90 { /* private fields */ }