Skip to main content

parse_html_simple

Function parse_html_simple 

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

Simple recursive HTML parser for test cases and common HTML.