Type Alias fixed::types::I88F40

source ·
pub type I88F40 = FixedI128<U40>;
Expand description

FixedI128 with 88 integer bits and 40 fractional bits.

Aliased Type§

struct I88F40 { /* private fields */ }