pod::endian::Le [] [src]

type Le<T> = EndianPrimitive<LittleEndian, T>;
[]

A type alias for unaligned little endian primitives