Type Alias fixed::types::U52F76

source ·
pub type U52F76 = FixedU128<U76>;
Expand description

FixedU128 with 52 integer bits and 76 fractional bits.

Aliased Type§

struct U52F76 { /* private fields */ }