Type Alias I114F14

Source
pub type I114F14 = FixedI128<U14>;
Expand description

FixedI128 with 114 integer bits and 14 fractional bits.

Aliased Typeยง

struct I114F14 { /* private fields */ }