Type Alias fixed::types::U62F2

source ·
pub type U62F2 = FixedU64<U2>;
Expand description

FixedU64 with 62 integer bits and two fractional bits.

Aliased Type§

struct U62F2 { /* private fields */ }