Type Alias U62F2

Source
pub type U62F2 = FixedU64<U2>;
Expand description

FixedU64 with 62 integer bits and two fractional bits.

Aliased Typeยง

struct U62F2 { /* private fields */ }