[][src]Type Definition simple_endian::u32le

type u32le = LittleEndian<u32>;

Shorthand for LittleEndian<u32>