Skip to main content

char_be

Type Alias char_be 

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

Alias for BigEndian<char> .

Aliased Typeยง

pub struct char_be { /* private fields */ }