Type Alias fixed::types::I11F53

source ·
pub type I11F53 = FixedI64<U53>;
Expand description

FixedI64 with 11 integer bits and 53 fractional bits.

Aliased Type§

struct I11F53 { /* private fields */ }