Type Alias I98F30

Source
pub type I98F30 = FixedI128<U30>;
Expand description

FixedI128 with 98 integer bits and 30 fractional bits.

Aliased Typeยง

struct I98F30 { /* private fields */ }