Skip to main content

parse_html

Function parse_html 

Source
pub fn parse_html(html: &str) -> DomTree
Expand description

Parse an HTML document string into a DOM tree.