Type Alias fixed::types::U42F86

source ·
pub type U42F86 = FixedU128<U86>;
Expand description

FixedU128 with 42 integer bits and 86 fractional bits.

Aliased Type§

struct U42F86 { /* private fields */ }