pub const xmlParserOption_XML_PARSE_COMPACT: xmlParserOption = 65536;Expand description
Store small strings directly in the node struct to save memory.
pub const xmlParserOption_XML_PARSE_COMPACT: xmlParserOption = 65536;Store small strings directly in the node struct to save memory.