Type Alias fixed::types::I54F10

source ·
pub type I54F10 = FixedI64<U10>;
Expand description

FixedI64 with 54 integer bits and 10 fractional bits.

Aliased Type§

struct I54F10 { /* private fields */ }