Type Alias fixed::types::U68F60

source ·
pub type U68F60 = FixedU128<U60>;
Expand description

FixedU128 with 68 integer bits and 60 fractional bits.

Aliased Type§

struct U68F60 { /* private fields */ }