Type Alias fixed::types::I72F56

source ·
pub type I72F56 = FixedI128<U56>;
Expand description

FixedI128 with 72 integer bits and 56 fractional bits.

Aliased Type§

struct I72F56 { /* private fields */ }