U99F29

Type Alias U99F29 

Source
pub type U99F29 = FixedU128<U29>;
Expand description

FixedU128 with 99 integer bits and 29 fractional bits.

Aliased Typeยง

pub struct U99F29 { /* private fields */ }