Type Alias fixed::types::U2F62

source ·
pub type U2F62 = FixedU64<U62>;
Expand description

FixedU64 with two integer bits and 62 fractional bits.

Aliased Type§

struct U2F62 { /* private fields */ }