pub fn load_html_include_replace(
    html: &str
) -> Result<HashMap<String, Element>, Error>
Expand description

return Map<id,Element>