Type Alias U42F86

Source
pub type U42F86 = FixedU128<U86>;
Expand description

FixedU128 with 42 integer bits and 86 fractional bits.

Aliased Typeยง

struct U42F86 { /* private fields */ }