rend

Type Alias char_le

Source
pub type char_le = LittleEndian<char>;
Expand description

Alias for LittleEndian<char> .

Aliased Typeยง

struct char_le { /* private fields */ }