Expand description
html5ever integration — parse HTML strings into a Dom.
Structs§
- DomTree
Sink TreeSinkimplementation that builds a DOM.
Functions§
- parse_
html - Parse an HTML document string into a DOM tree.
html5ever integration — parse HTML strings into a Dom.
TreeSink implementation that builds a DOM.