Type Definition object::endian::U16 [−][src]
pub type U16<E> = U16Bytes<E>;Expand description
A u16 value with an externally specified endianness of type E.
pub type U16<E> = U16Bytes<E>;A u16 value with an externally specified endianness of type E.