Type Alias fixed::types::I52F76

source ·
pub type I52F76 = FixedI128<U76>;
Expand description

FixedI128 with 52 integer bits and 76 fractional bits.

Aliased Type§

struct I52F76 { /* private fields */ }