pub type i16_le = LittleEndian<i16>;
Alias for LittleEndian<i16> .
LittleEndian<i16>
struct i16_le { /* private fields */ }