Type Alias fixed::types::I12F116

source ·
pub type I12F116 = FixedI128<U116>;
Expand description

FixedI128 with 12 integer bits and 116 fractional bits.

Aliased Type§

struct I12F116 { /* private fields */ }