Type Alias fixed::types::I111F17

source ·
pub type I111F17 = FixedI128<U17>;
Expand description

FixedI128 with 111 integer bits and 17 fractional bits.

Aliased Type§

struct I111F17 { /* private fields */ }