I4F124

Type Alias I4F124 

Source
pub type I4F124 = FixedI128<U124>;
Expand description

FixedI128 with four integer bits and 124 fractional bits.

Aliased Typeยง

pub struct I4F124 { /* private fields */ }