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