Type Alias I60F68

Source
pub type I60F68 = FixedI128<U68>;
Expand description

FixedI128 with 60 integer bits and 68 fractional bits.

Aliased Typeยง

struct I60F68 { /* private fields */ }