Skip to main content

xmlParserOption_XML_PARSE_COMPACT

Constant xmlParserOption_XML_PARSE_COMPACT 

Source
pub const xmlParserOption_XML_PARSE_COMPACT: xmlParserOption = 65536;
Expand description

Store small strings directly in the node struct to save memory.