Type Alias fixed::types::U29F99

source ·
pub type U29F99 = FixedU128<99>;
Expand description

FixedU128 with 29 integer bits and 99 fractional bits.

Aliased Type§

struct U29F99 { /* private fields */ }