Type Alias I40F88

Source
pub type I40F88 = FixedI128<U88>;
Expand description

FixedI128 with 40 integer bits and 88 fractional bits.

Aliased Typeยง

struct I40F88 { /* private fields */ }