Module markup5ever::interface

source ·
Expand description

Types for tag and attribute names, and tree-builder functionality.

Re-exports

Modules

  • This module contains functionality for managing the DOM, including adding/removing nodes.

Structs

  • A tag attribute, e.g. class="test" in <div class="test" ...>.
  • An expanded name, containing the tag and the namespace.
  • A fully qualified name (with a namespace), used to depict names of tags and attributes.