Type Alias fixed::types::I76F52

source ·
pub type I76F52 = FixedI128<U52>;
Expand description

FixedI128 with 76 integer bits and 52 fractional bits.

Aliased Type§

struct I76F52 { /* private fields */ }