Type Alias fixed::types::U14F114

source ·
pub type U14F114 = FixedU128<U114>;
Expand description

FixedU128 with 14 integer bits and 114 fractional bits.

Aliased Type§

struct U14F114 { /* private fields */ }