Type Alias U81F47

Source
pub type U81F47 = FixedU128<U47>;
Expand description

FixedU128 with 81 integer bits and 47 fractional bits.

Aliased Typeยง

struct U81F47 { /* private fields */ }