Type Alias fixed::types::U55F9

source ·
pub type U55F9 = FixedU64<U9>;
Expand description

FixedU64 with 55 integer bits and nine fractional bits.

Aliased Type§

struct U55F9 { /* private fields */ }