Skip to main content

xmlChar

Type Alias xmlChar 

Source
pub type xmlChar = u8;
Expand description

Basic type for all xmlChars (UTF-8 encoded bytes).