Skip to main content

xml_read_file

Function xml_read_file 

Source
pub fn xml_read_file(
    filename: &str,
    encoding: Option<&str>,
    options: i32,
) -> Result<XmlDoc, XmlError>
Expand description

xmlReadFile.