Type Alias fixed::types::U76F52

source ·
pub type U76F52 = FixedU128<U52>;
Expand description

FixedU128 with 76 integer bits and 52 fractional bits.

Aliased Type§

struct U76F52 { /* private fields */ }