Type Alias I123F5

Source
pub type I123F5 = FixedI128<U5>;
Expand description

FixedI128 with 123 integer bits and five fractional bits.

Aliased Typeยง

struct I123F5 { /* private fields */ }