Type Alias fixed::types::U50F78

source ·
pub type U50F78 = FixedU128<U78>;
Expand description

FixedU128 with 50 integer bits and 78 fractional bits.

Aliased Type§

struct U50F78 { /* private fields */ }