Type Alias U6F122

Source
pub type U6F122 = FixedU128<U122>;
Expand description

FixedU128 with six integer bits and 122 fractional bits.

Aliased Typeยง

struct U6F122 { /* private fields */ }