Type Alias I55F9

Source
pub type I55F9 = FixedI64<U9>;
Expand description

FixedI64 with 55 integer bits and nine fractional bits.

Aliased Typeยง

struct I55F9 { /* private fields */ }