Type Alias fixed::types::I124F4

source ·
pub type I124F4 = FixedI128<U4>;
Expand description

FixedI128 with 124 integer bits and four fractional bits.

Aliased Type§

struct I124F4 { /* private fields */ }