[][src]Type Definition simple_endian::i16le

type i16le = LittleEndian<i16>;

Shorthand for LittleEndian<i16>