pub type char_ne = NativeEndian<char>;
Alias for NativeEndian<char> .
NativeEndian<char>
struct char_ne { pub value: char, }
value: char
The value of the type