Function sauron_html_parser::safe_html
source · pub fn safe_html<MSG>(html: &str) -> Node<MSG>
Expand description
parse the html string and build a node tree
pub fn safe_html<MSG>(html: &str) -> Node<MSG>
parse the html string and build a node tree