Type Alias I69F59

Source
pub type I69F59 = FixedI128<U59>;
Expand description

FixedI128 with 69 integer bits and 59 fractional bits.

Aliased Typeยง

struct I69F59 { /* private fields */ }