Skip to main content

Module html

Module html 

Source
Expand description

HTML documents.

Structs§

Document
A document.
Element
An element.

Enums§

Node
A node.

Functions§

parse
Parses an HTML document.
parse_bytes
Parses an HTML document from bytes.