Type Alias fixed::types::U79F49

source ·
pub type U79F49 = FixedU128<U49>;
Expand description

FixedU128 with 79 integer bits and 49 fractional bits.

Aliased Type§

struct U79F49 { /* private fields */ }