I116F12

Type Alias I116F12 

Source
pub type I116F12 = FixedI128<U12>;
Expand description

FixedI128 with 116 integer bits and 12 fractional bits.

Aliased Typeยง

pub struct I116F12 { /* private fields */ }