Type Alias fixed::types::U47F81

source ·
pub type U47F81 = FixedU128<U81>;
Expand description

FixedU128 with 47 integer bits and 81 fractional bits.

Aliased Type§

struct U47F81 { /* private fields */ }