Type Alias fixed::types::I116F12

source ·
pub type I116F12 = FixedI128<U12>;
Expand description

FixedI128 with 116 integer bits and 12 fractional bits.

Aliased Type§

struct I116F12 { /* private fields */ }