Type Alias I117F11

Source
pub type I117F11 = FixedI128<U11>;
Expand description

FixedI128 with 117 integer bits and 11 fractional bits.

Aliased Typeยง

struct I117F11 { /* private fields */ }