Module tokenizer

Module tokenizer 

Source
Expand description

HTML tokenizer. Converts raw HTML input into token stream.

Structs§

Attribute
Represents a single HTML attribute
Tokenizer
HTML tokenizer implementation

Enums§

Token
HTML tokens emitted by the tokenizer
TokenizerState
Represents the internal state of the tokenizer