I2F126

Type Alias I2F126 

Source
pub type I2F126 = FixedI128<U126>;
Expand description

FixedI128 with two integer bits and 126 fractional bits.

Aliased Typeยง

pub struct I2F126 { /* private fields */ }