Type Alias I9F55

Source
pub type I9F55 = FixedI64<U55>;
Expand description

FixedI64 with nine integer bits and 55 fractional bits.

Aliased Typeยง

struct I9F55 { /* private fields */ }