Type Alias fixed::types::I97F31

source ·
pub type I97F31 = FixedI128<U31>;
Expand description

FixedI128 with 97 integer bits and 31 fractional bits.

Aliased Type§

struct I97F31 { /* private fields */ }