U112F16

Type Alias U112F16 

Source
pub type U112F16 = FixedU128<U16>;
Expand description

FixedU128 with 112 integer bits and 16 fractional bits.

Aliased Typeยง

pub struct U112F16 { /* private fields */ }