Type Alias fixed::types::I31F97

source ·
pub type I31F97 = FixedI128<U97>;
Expand description

FixedI128 with 31 integer bits and 97 fractional bits.

Aliased Type§

struct I31F97 { /* private fields */ }