Type Definition libxml::bindings::xmlParserNodeInfo

source ·
pub type xmlParserNodeInfo = _xmlParserNodeInfo;
Expand description

xmlParserNodeInfo:

The parser can be asked to collect Node informations, i.e. at what place in the file they were detected. NOTE: This is off by default and not very well tested.