Type Alias fixed::types::I117F11

source ·
pub type I117F11 = FixedI128<U11>;
Expand description

FixedI128 with 117 integer bits and 11 fractional bits.

Aliased Type§

struct I117F11 { /* private fields */ }