Skip to main content

html_read_file

Function html_read_file 

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

htmlReadFile.