Type Alias U14F114

Source
pub type U14F114 = FixedU128<U114>;
Expand description

FixedU128 with 14 integer bits and 114 fractional bits.

Aliased Typeยง

pub struct U14F114 { /* private fields */ }