Type Alias U61F67

Source
pub type U61F67 = FixedU128<U67>;
Expand description

FixedU128 with 61 integer bits and 67 fractional bits.

Aliased Typeยง

struct U61F67 { /* private fields */ }