Type Alias fixed::types::I11F117

source ·
pub type I11F117 = FixedI128<U117>;
Expand description

FixedI128 with 11 integer bits and 117 fractional bits.

Aliased Type§

struct I11F117 { /* private fields */ }