Type Alias I14F50

Source
pub type I14F50 = FixedI64<U50>;
Expand description

FixedI64 with 14 integer bits and 50 fractional bits.

Aliased Typeยง

struct I14F50 { /* private fields */ }