U124F4

Type Alias U124F4 

Source
pub type U124F4 = FixedU128<U4>;
Expand description

FixedU128 with 124 integer bits and four fractional bits.

Aliased Typeยง

pub struct U124F4 { /* private fields */ }