Type Alias fixed::types::U99F29

source ·
pub type U99F29 = FixedU128<U29>;
Expand description

FixedU128 with 99 integer bits and 29 fractional bits.

Aliased Type§

struct U99F29 { /* private fields */ }