Module html5ever::tokenizer

source ยท
Expand description

The HTML5 tokenizer.

Re-exportsยง

Modulesยง

Macrosยง

Structsยง

  • A queue of owned string buffers, which supports incrementally consuming characters.
  • A DOCTYPE token.
  • A tag token.
  • The HTML tokenizer.
  • Tokenizer options, with an impl for Default.

Enumsยง

Traitsยง

  • Types which can receive tokens from the tokenizer.

Functionsยง