Type Alias fixed::types::U73F55

source ·
pub type U73F55 = FixedU128<U55>;
Expand description

FixedU128 with 73 integer bits and 55 fractional bits.

Aliased Type§

struct U73F55 { /* private fields */ }