I86F42

Type Alias I86F42 

Source
pub type I86F42 = FixedI128<U42>;
Expand description

FixedI128 with 86 integer bits and 42 fractional bits.

Aliased Typeยง

pub struct I86F42 { /* private fields */ }