U87F41

Type Alias U87F41 

Source
pub type U87F41 = FixedU128<U41>;
Expand description

FixedU128 with 87 integer bits and 41 fractional bits.

Aliased Typeยง

pub struct U87F41 { /* private fields */ }