Type Alias U29F99

Source
pub type U29F99 = FixedU128<U99>;
Expand description

FixedU128 with 29 integer bits and 99 fractional bits.

Aliased Typeยง

pub struct U29F99 { /* private fields */ }