Type Alias I50F14

Source
pub type I50F14 = FixedI64<U14>;
Expand description

FixedI64 with 50 integer bits and 14 fractional bits.

Aliased Typeยง

struct I50F14 { /* private fields */ }