Type Alias I70F58

Source
pub type I70F58 = FixedI128<U58>;
Expand description

FixedI128 with 70 integer bits and 58 fractional bits.

Aliased Typeยง

struct I70F58 { /* private fields */ }