Type Alias I52F76

Source
pub type I52F76 = FixedI128<U76>;
Expand description

FixedI128 with 52 integer bits and 76 fractional bits.

Aliased Typeยง

struct I52F76 { /* private fields */ }