Type Alias U66F62

Source
pub type U66F62 = FixedU128<U62>;
Expand description

FixedU128 with 66 integer bits and 62 fractional bits.

Aliased Typeยง

struct U66F62 { /* private fields */ }