Type Alias I90F38

Source
pub type I90F38 = FixedI128<U38>;
Expand description

FixedI128 with 90 integer bits and 38 fractional bits.

Aliased Typeยง

pub struct I90F38 { /* private fields */ }