Type Alias I88F40

Source
pub type I88F40 = FixedI128<U40>;
Expand description

FixedI128 with 88 integer bits and 40 fractional bits.

Aliased Typeยง

struct I88F40 { /* private fields */ }