I123F5

Type Alias I123F5 

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

FixedI128 with 123 integer bits and five fractional bits.

Aliased Typeยง

pub struct I123F5 { /* private fields */ }