Type Alias fixed::types::I53F11

source ·
pub type I53F11 = FixedI64<U11>;
Expand description

FixedI64 with 53 integer bits and 11 fractional bits.

Aliased Type§

struct I53F11 { /* private fields */ }