Type Alias U64F0

Source
pub type U64F0 = FixedU64<U0>;
Expand description

FixedU64 with 64 integer bits and no fractional bits.

Aliased Typeยง

struct U64F0 { /* private fields */ }