Type Alias I63F65

Source
pub type I63F65 = FixedI128<U65>;
Expand description

FixedI128 with 63 integer bits and 65 fractional bits.

Aliased Typeยง

struct I63F65 { /* private fields */ }