U122F6

Type Alias U122F6 

Source
pub type U122F6 = FixedU128<U6>;
Expand description

FixedU128 with 122 integer bits and six fractional bits.

Aliased Typeยง

pub struct U122F6 { /* private fields */ }