Type Alias U50F78

Source
pub type U50F78 = FixedU128<U78>;
Expand description

FixedU128 with 50 integer bits and 78 fractional bits.

Aliased Typeยง

struct U50F78 { /* private fields */ }