Module lol_html::html_content

source ·
Expand description

HTML content descriptors that can be produced and modified by a rewriter.

Structs

Enums

  • The type of inserted content.
  • An error that occurs when invalid value is provided for the tag name.
  • A type of parsed text.

Traits

  • Data that can be attached to a rewritable unit by a user and shared between content handler invocations.