Type Alias I11F117

Source
pub type I11F117 = FixedI128<U117>;
Expand description

FixedI128 with 11 integer bits and 117 fractional bits.

Aliased Typeยง

struct I11F117 { /* private fields */ }