Type Alias fixed::types::I17F111

source ·
pub type I17F111 = FixedI128<U111>;
Expand description

FixedI128 with 17 integer bits and 111 fractional bits.

Aliased Type§

struct I17F111 { /* private fields */ }