U55F9

Type Alias U55F9 

Source
pub type U55F9 = FixedU64<U9>;
Expand description

FixedU64 with 55 integer bits and nine fractional bits.

Aliased Typeยง

pub struct U55F9 { /* private fields */ }