rend

Type Alias char_be

Source
pub type char_be = BigEndian<char>;
Expand description

Alias for BigEndian<char> .

Aliased Typeยง

struct char_be { /* private fields */ }