Type Alias fixed::types::U74F54

source ·
pub type U74F54 = FixedU128<U54>;
Expand description

FixedU128 with 74 integer bits and 54 fractional bits.

Aliased Type§

struct U74F54 { /* private fields */ }