Type Alias fixed::types::I4F124

source ·
pub type I4F124 = FixedI128<U124>;
Expand description

FixedI128 with four integer bits and 124 fractional bits.

Aliased Type§

struct I4F124 { /* private fields */ }