pod::endian::Be [] [src]

type Be<T> = EndianPrimitive<BigEndian, T>;

A type alias for unaligned big endian primitives