Type Alias fixed::types::I69F59

source ·
pub type I69F59 = FixedI128<U59>;
Expand description

FixedI128 with 69 integer bits and 59 fractional bits.

Aliased Type§

struct I69F59 { /* private fields */ }