Type Alias I10F54

Source
pub type I10F54 = FixedI64<U54>;
Expand description

FixedI64 with 10 integer bits and 54 fractional bits.

Aliased Typeยง

struct I10F54 { /* private fields */ }