Type Alias fixed::types::U49F79

source ·
pub type U49F79 = FixedU128<U79>;
Expand description

FixedU128 with 49 integer bits and 79 fractional bits.

Aliased Type§

struct U49F79 { /* private fields */ }