Type Alias I14F114

Source
pub type I14F114 = FixedI128<U114>;
Expand description

FixedI128 with 14 integer bits and 114 fractional bits.

Aliased Typeยง

pub struct I14F114 { /* private fields */ }