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