[go: up one dir, main page]

Module lol_html::errors

source ·
Expand description

The errors that can be produced by the crate’s API.

Structs

Enums

  • An error that occurs when invalid value is provided for the attribute name.
  • An error that occurs when invalid value is provided for the HTML comment text.
  • A compound error type that can be returned by write and end methods of the rewriter.
  • A CSS selector parsing error.
  • An error that occurs when invalid value is provided for the tag name.