Type Alias fixed::types::U54F74

source ·
pub type U54F74 = FixedU128<U74>;
Expand description

FixedU128 with 54 integer bits and 74 fractional bits.

Aliased Type§

struct U54F74 { /* private fields */ }