U86F42

Type Alias U86F42 

Source
pub type U86F42 = FixedU128<U42>;
Expand description

FixedU128 with 86 integer bits and 42 fractional bits.

Aliased Typeยง

pub struct U86F42 { /* private fields */ }