Type Alias U98F30

Source
pub type U98F30 = FixedU128<U30>;
Expand description

FixedU128 with 98 integer bits and 30 fractional bits.

Aliased Typeยง

struct U98F30 { /* private fields */ }