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