[][src]Type Definition simple_endian::u16le

type u16le = LittleEndian<u16>;

Shorthand for LittleEndian<u16>