Type Alias I124F4

Source
pub type I124F4 = FixedI128<U4>;
Expand description

FixedI128 with 124 integer bits and four fractional bits.

Aliased Typeยง

struct I124F4 { /* private fields */ }