pub type AtomicI64_be = BigEndian<AtomicI64>;
Alias for BigEndian<AtomicI64> .
BigEndian<AtomicI64>
pub struct AtomicI64_be { /* private fields */ }