Type Alias fixed::types::I16F112

source ·
pub type I16F112 = FixedI128<U112>;
Expand description

FixedI128 with 16 integer bits and 112 fractional bits.

Aliased Type§

struct I16F112 { /* private fields */ }