I97F31

Type Alias I97F31 

Source
pub type I97F31 = FixedI128<U31>;
Expand description

FixedI128 with 97 integer bits and 31 fractional bits.

Aliased Typeยง

pub struct I97F31 { /* private fields */ }