Type Definition rend::AtomicU64_be

source · []
pub type AtomicU64_be = BigEndian<AtomicU64>;
Expand description

Alias for BigEndian<AtomicU64> .