Type Alias fixed::types::U82F46

source ·
pub type U82F46 = FixedU128<U46>;
Expand description

FixedU128 with 82 integer bits and 46 fractional bits.

Aliased Type§

struct U82F46 { /* private fields */ }