Type Alias I29F99

Source
pub type I29F99 = FixedI128<U99>;
Expand description

FixedI128 with 29 integer bits and 99 fractional bits.

Aliased Typeยง

pub struct I29F99 { /* private fields */ }