Type Alias fixed::types::I86F42

source ·
pub type I86F42 = FixedI128<U42>;
Expand description

FixedI128 with 86 integer bits and 42 fractional bits.

Aliased Type§

struct I86F42 { /* private fields */ }