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