Type Alias U46F82

Source
pub type U46F82 = FixedU128<U82>;
Expand description

FixedU128 with 46 integer bits and 82 fractional bits.

Aliased Typeยง

struct U46F82 { /* private fields */ }