Type Alias U60F68

Source
pub type U60F68 = FixedU128<U68>;
Expand description

FixedU128 with 60 integer bits and 68 fractional bits.

Aliased Typeยง

struct U60F68 { /* private fields */ }