Type Alias fixed::types::U6F122

source ·
pub type U6F122 = FixedU128<U122>;
Expand description

FixedU128 with six integer bits and 122 fractional bits.

Aliased Type§

struct U6F122 { /* private fields */ }