Type Alias I42F86

Source
pub type I42F86 = FixedI128<U86>;
Expand description

FixedI128 with 42 integer bits and 86 fractional bits.

Aliased Typeยง

struct I42F86 { /* private fields */ }