Type Alias I53F11

Source
pub type I53F11 = FixedI64<U11>;
Expand description

FixedI64 with 53 integer bits and 11 fractional bits.

Aliased Typeยง

struct I53F11 { /* private fields */ }