Skip to main content

Module token

Module token 

Source
Expand description

Token types emitted by the tokenizer. Token types emitted by the HTML tokenizer.

All variants carry &'a str references into the original input, achieving zero-copy tokenization.

Structs§

Attribute
A single HTML attribute (name-value pair).

Enums§

Token
A single token produced by the tokenizer.