Skip to main content

Module html_parser

Module html_parser 

Source
Expand description

html5ever integration — parse HTML strings into a Dom.

Structs§

DomTreeSink
TreeSink implementation that builds a DOM.

Functions§

parse_html
Parse an HTML document string into a DOM tree.