Type Alias fixed::types::U122F6

source ·
pub type U122F6 = FixedU128<U6>;
Expand description

FixedU128 with 122 integer bits and six fractional bits.

Aliased Type§

struct U122F6 { /* private fields */ }