Type Alias I30F98

Source
pub type I30F98 = FixedI128<U98>;
Expand description

FixedI128 with 30 integer bits and 98 fractional bits.

Aliased Typeยง

struct I30F98 { /* private fields */ }