Type Alias I72F56

Source
pub type I72F56 = FixedI128<U56>;
Expand description

FixedI128 with 72 integer bits and 56 fractional bits.

Aliased Typeยง

struct I72F56 { /* private fields */ }