Type Alias I112F16

Source
pub type I112F16 = FixedI128<U16>;
Expand description

FixedI128 with 112 integer bits and 16 fractional bits.

Aliased Typeยง

struct I112F16 { /* private fields */ }