Expand description
These are parts from the html / html-sys crates, https://github.com/yoshuawuyts/html Copyright 2020 Yoshua Wuyts, license MIT or Apache as per the project above.
Structs§
- Attribute
- An attribute
- Merged
Element - The final source of truth we used to generate code from.
Enums§
- Attribute
Type - Merged
Category - Each element in HTML falls into zero or more categories that group elements with similar characteristics together.