Type Alias U41F87

Source
pub type U41F87 = FixedU128<U87>;
Expand description

FixedU128 with 41 integer bits and 87 fractional bits.

Aliased Typeยง

struct U41F87 { /* private fields */ }