Type Alias fixed::types::U81F47

source ·
pub type U81F47 = FixedU128<U47>;
Expand description

FixedU128 with 81 integer bits and 47 fractional bits.

Aliased Type§

struct U81F47 { /* private fields */ }