U16F112

Type Alias U16F112 

Source
pub type U16F112 = FixedU128<U112>;
Expand description

FixedU128 with 16 integer bits and 112 fractional bits.

Aliased Typeยง

pub struct U16F112 { /* private fields */ }