U98F30

Type Alias U98F30 

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

FixedU128 with 98 integer bits and 30 fractional bits.

Aliased Typeยง

pub struct U98F30 { /* private fields */ }