Type Alias I11F53

Source
pub type I11F53 = FixedI64<U53>;
Expand description

FixedI64 with 11 integer bits and 53 fractional bits.

Aliased Typeยง

struct I11F53 { /* private fields */ }