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