Type Alias fixed::types::I51F13

source ·
pub type I51F13 = FixedI64<U13>;
Expand description

FixedI64 with 51 integer bits and 13 fractional bits.

Aliased Type§

struct I51F13 { /* private fields */ }