Type Alias I13F51

Source
pub type I13F51 = FixedI64<U51>;
Expand description

FixedI64 with 13 integer bits and 51 fractional bits.

Aliased Typeยง

struct I13F51 { /* private fields */ }