I5F123

Type Alias I5F123 

Source
pub type I5F123 = FixedI128<U123>;
Expand description

FixedI128 with five integer bits and 123 fractional bits.

Aliased Typeยง

pub struct I5F123 { /* private fields */ }