U97F31

Type Alias U97F31 

Source
pub type U97F31 = FixedU128<U31>;
Expand description

FixedU128 with 97 integer bits and 31 fractional bits.

Aliased Typeยง

pub struct U97F31 { /* private fields */ }