U76F52

Type Alias U76F52 

Source
pub type U76F52 = FixedU128<U52>;
Expand description

FixedU128 with 76 integer bits and 52 fractional bits.

Aliased Typeยง

pub struct U76F52 { /* private fields */ }