Module select::node

source ·

Structs

A single node of an HTML document. Nodes may be HTML elements, comments, or text nodes.
Internal representation of a Node. Not of much use without a reference to a Document.

Enums

The Node type specific data stored by every Node.