I76F52

Type Alias I76F52 

Source
pub type I76F52 = FixedI128<U52>;
Expand description

FixedI128 with 76 integer bits and 52 fractional bits.

Aliased Typeยง

pub struct I76F52 { /* private fields */ }