Type Alias I59F5

Source
pub type I59F5 = FixedI64<U5>;
Expand description

FixedI64 with 59 integer bits and five fractional bits.

Aliased Typeยง

struct I59F5 { /* private fields */ }