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

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

A type alias for big endian primitives