Type Alias fixed::types::I70F58

source ·
pub type I70F58 = FixedI128<U58>;
Expand description

FixedI128 with 70 integer bits and 58 fractional bits.

Aliased Type§

struct I70F58 { /* private fields */ }