Type Alias fixed::types::U30F98

source ·
pub type U30F98 = FixedU128<U98>;
Expand description

FixedU128 with 30 integer bits and 98 fractional bits.

Aliased Type§

struct U30F98 { /* private fields */ }