Type Alias fixed::types::I114F14

source ·
pub type I114F14 = FixedI128<U14>;
Expand description

FixedI128 with 114 integer bits and 14 fractional bits.

Aliased Type§

struct I114F14 { /* private fields */ }