I99F29

Type Alias I99F29 

Source
pub type I99F29 = FixedI128<U29>;
Expand description

FixedI128 with 99 integer bits and 29 fractional bits.

Aliased Typeยง

pub struct I99F29 { /* private fields */ }