Type Alias fixed::types::I98F30

source ·
pub type I98F30 = FixedI128<U30>;
Expand description

FixedI128 with 98 integer bits and 30 fractional bits.

Aliased Type§

struct I98F30 { /* private fields */ }