Type Alias I60F4

Source
pub type I60F4 = FixedI64<U4>;
Expand description

FixedI64 with 60 integer bits and four fractional bits.

Aliased Typeยง

struct I60F4 { /* private fields */ }