Type Alias fixed::types::I10F54

source ·
pub type I10F54 = FixedI64<U54>;
Expand description

FixedI64 with 10 integer bits and 54 fractional bits.

Aliased Type§

struct I10F54 { /* private fields */ }