Type Alias U78F50

Source
pub type U78F50 = FixedU128<U50>;
Expand description

FixedU128 with 78 integer bits and 50 fractional bits.

Aliased Typeยง

struct U78F50 { /* private fields */ }