U4F124

Type Alias U4F124 

Source
pub type U4F124 = FixedU128<U124>;
Expand description

FixedU128 with four integer bits and 124 fractional bits.

Aliased Typeยง

pub struct U4F124 { /* private fields */ }