pub type char_ne = NativeEndian<char>;
Alias for NativeEndian<char> .
NativeEndian<char>
#[repr(transparent)]pub struct char_ne { pub value: char, }
value: char
The value of the type