Type Alias fixed::types::U97F31

source ·
pub type U97F31 = FixedU128<U31>;
Expand description

FixedU128 with 97 integer bits and 31 fractional bits.

Aliased Type§

struct U97F31 { /* private fields */ }