I12F116

Type Alias I12F116 

Source
pub type I12F116 = FixedI128<U116>;
Expand description

FixedI128 with 12 integer bits and 116 fractional bits.

Aliased Typeยง

pub struct I12F116 { /* private fields */ }