I31F97

Type Alias I31F97 

Source
pub type I31F97 = FixedI128<U97>;
Expand description

FixedI128 with 31 integer bits and 97 fractional bits.

Aliased Typeยง

pub struct I31F97 { /* private fields */ }