U52F76

Type Alias U52F76 

Source
pub type U52F76 = FixedU128<U76>;
Expand description

FixedU128 with 52 integer bits and 76 fractional bits.

Aliased Typeยง

pub struct U52F76 { /* private fields */ }