Type Alias fixed::types::U62F66

source ·
pub type U62F66 = FixedU128<U66>;
Expand description

FixedU128 with 62 integer bits and 66 fractional bits.

Aliased Type§

struct U62F66 { /* private fields */ }