Type Alias fixed::types::U124F4

source ·
pub type U124F4 = FixedU128<U4>;
Expand description

FixedU128 with 124 integer bits and four fractional bits.

Aliased Type§

struct U124F4 { /* private fields */ }