Type Alias I38F90

Source
pub type I38F90 = FixedI128<U90>;
Expand description

FixedI128 with 38 integer bits and 90 fractional bits.

Aliased Typeยง

pub struct I38F90 { /* private fields */ }