Type Alias I57F71

Source
pub type I57F71 = FixedI128<U71>;
Expand description

FixedI128 with 57 integer bits and 71 fractional bits.

Aliased Typeยง

struct I57F71 { /* private fields */ }