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