Type Alias fixed::types::I42F86

source ·
pub type I42F86 = FixedI128<U86>;
Expand description

FixedI128 with 42 integer bits and 86 fractional bits.

Aliased Type§

struct I42F86 { /* private fields */ }