Type Alias fixed::types::U98F30

source ·
pub type U98F30 = FixedU128<U30>;
Expand description

FixedU128 with 98 integer bits and 30 fractional bits.

Aliased Type§

struct U98F30 { /* private fields */ }