I98F30

Type Alias I98F30 

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

FixedI128 with 98 integer bits and 30 fractional bits.

Aliased Typeยง

pub struct I98F30 { /* private fields */ }