Skip to main content

xml_reader_for_doc

Function xml_reader_for_doc 

Source
pub fn xml_reader_for_doc(
    cur: &str,
    url: Option<&str>,
    encoding: Option<&str>,
    options: i32,
) -> Result<XmlTextReader, XmlError>
Expand description

xmlReaderForDoc.