Type Definition libxml::bindings::xmlParserOption

source ·
pub type xmlParserOption = u32;
Expand description

xmlParserOption:

This is the set of XML parser options that can be passed down to the xmlReadDoc() and similar calls.