Type Alias fixed::types::U86F42

source ·
pub type U86F42 = FixedU128<U42>;
Expand description

FixedU128 with 86 integer bits and 42 fractional bits.

Aliased Type§

struct U86F42 { /* private fields */ }