Type Alias U79F49

Source
pub type U79F49 = FixedU128<U49>;
Expand description

FixedU128 with 79 integer bits and 49 fractional bits.

Aliased Typeยง

struct U79F49 { /* private fields */ }