[][src]Module scraper::node

HTML nodes.

Structs

Attrs

Iterator over attributes.

Classes

Iterator over classes.

Comment

An HTML comment.

Doctype

A doctype.

Element

An HTML element.

ProcessingInstruction

HTML Processing Instruction.

Text

HTML text.

Enums

Node

An HTML node.