Type Definition rend::char_le

source ·
pub type char_le = LittleEndian<char>;
Expand description

Alias for LittleEndian<char> .