Type Alias fixed::types::U46F82

source ·
pub type U46F82 = FixedU128<U82>;
Expand description

FixedU128 with 46 integer bits and 82 fractional bits.

Aliased Type§

struct U46F82 { /* private fields */ }