Type Alias fixed::types::I9F55

source ·
pub type I9F55 = FixedI64<U55>;
Expand description

FixedI64 with nine integer bits and 55 fractional bits.

Aliased Type§

struct I9F55 { /* private fields */ }