Type Alias fixed::types::I14F50

source ·
pub type I14F50 = FixedI64<U50>;
Expand description

FixedI64 with 14 integer bits and 50 fractional bits.

Aliased Type§

struct I14F50 { /* private fields */ }