Type Alias I54F10

Source
pub type I54F10 = FixedI64<U10>;
Expand description

FixedI64 with 54 integer bits and 10 fractional bits.

Aliased Typeยง

struct I54F10 { /* private fields */ }