Module html5ever::tree_builder::types
source ยท Expand description
Types used within the tree builder code. Not exported to users.
Enumsยง
- Format
Entry ๐ - Insertion
Mode ๐ - Insertion
Point ๐ - Process
Result ๐ - Split
Status ๐ - Token ๐A subset/refinement of
tokenizer::Token
. Everything else is handled specially at the beginning ofprocess_token
.