Type Alias fixed::types::U112F16

source ·
pub type U112F16 = FixedU128<U16>;
Expand description

FixedU128 with 112 integer bits and 16 fractional bits.

Aliased Type§

struct U112F16 { /* private fields */ }