Type Alias fixed::types::I59F69

source ·
pub type I59F69 = FixedI128<U69>;
Expand description

FixedI128 with 59 integer bits and 69 fractional bits.

Aliased Type§

struct I59F69 { /* private fields */ }