Type Alias fixed::types::I14F114

source ·
pub type I14F114 = FixedI128<U114>;
Expand description

FixedI128 with 14 integer bits and 114 fractional bits.

Aliased Type§

struct I14F114 { /* private fields */ }