Module scraper::node

source ·
Expand description

HTML nodes.

Structs§

Enums§

Type Aliases§

  • A Map of attributes that doesn’t preserve the order of the attributes. Please enable the deterministic feature for order-preserving (de)serialization.
  • An iterator over a node’s attributes.