Type Alias fixed::types::I40F88

source ·
pub type I40F88 = FixedI128<88>;
Expand description

FixedI128 with 40 integer bits and 88 fractional bits.

Aliased Type§

struct I40F88 { /* private fields */ }