Type Alias U82F46

Source
pub type U82F46 = FixedU128<U46>;
Expand description

FixedU128 with 82 integer bits and 46 fractional bits.

Aliased Typeยง

struct U82F46 { /* private fields */ }