Type Alias I16F112

Source
pub type I16F112 = FixedI128<U112>;
Expand description

FixedI128 with 16 integer bits and 112 fractional bits.

Aliased Typeยง

struct I16F112 { /* private fields */ }