Type Alias fixed::types::I57F71

source ·
pub type I57F71 = FixedI128<U71>;
Expand description

FixedI128 with 57 integer bits and 71 fractional bits.

Aliased Type§

struct I57F71 { /* private fields */ }