I16F112

Type Alias I16F112 

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

FixedI128 with 16 integer bits and 112 fractional bits.

Aliased Typeยง

pub struct I16F112 { /* private fields */ }