Type Alias fixed::types::I87F41

source ·
pub type I87F41 = FixedI128<U41>;
Expand description

FixedI128 with 87 integer bits and 41 fractional bits.

Aliased Type§

struct I87F41 { /* private fields */ }