Type Alias fixed::types::I55F9

source ·
pub type I55F9 = FixedI64<U9>;
Expand description

FixedI64 with 55 integer bits and nine fractional bits.

Aliased Type§

struct I55F9 { /* private fields */ }