Type Alias I8F56

Source
pub type I8F56 = FixedI64<U56>;
Expand description

FixedI64 with eight integer bits and 56 fractional bits.

Aliased Typeยง

struct I8F56 { /* private fields */ }