I50F14

Type Alias I50F14 

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

FixedI64 with 50 integer bits and 14 fractional bits.

Aliased Typeยง

pub struct I50F14 { /* private fields */ }