Type Alias fixed::types::U4F124

source ·
pub type U4F124 = FixedU128<U124>;
Expand description

FixedU128 with four integer bits and 124 fractional bits.

Aliased Type§

struct U4F124 { /* private fields */ }