Type Alias fixed::types::I41F87

source ·
pub type I41F87 = FixedI128<U87>;
Expand description

FixedI128 with 41 integer bits and 87 fractional bits.

Aliased Type§

struct I41F87 { /* private fields */ }