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