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