Type Alias I56F8

Source
pub type I56F8 = FixedI64<U8>;
Expand description

FixedI64 with 56 integer bits and eight fractional bits.

Aliased Typeยง

pub struct I56F8 { /* private fields */ }