Skip to main content

html_read_doc

Function html_read_doc 

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

htmlReadDoc.