Type Alias I66F62

Source
pub type I66F62 = FixedI128<U62>;
Expand description

FixedI128 with 66 integer bits and 62 fractional bits.

Aliased Typeยง

struct I66F62 { /* private fields */ }