Type Alias I59F69

Source
pub type I59F69 = FixedI128<U69>;
Expand description

FixedI128 with 59 integer bits and 69 fractional bits.

Aliased Typeยง

pub struct I59F69 { /* private fields */ }