Type Alias fixed::types::U78F50

source ·
pub type U78F50 = FixedU128<50>;
Expand description

FixedU128 with 78 integer bits and 50 fractional bits.

Aliased Type§

struct U78F50 { /* private fields */ }