Module style::properties_and_values::syntax
source ยท Expand description
Used for parsing and serializing the [@property
] syntax string.
https://drafts.css-houdini.org/css-properties-values-api-1/#parsing-syntax
Modulesยง
- ascii ๐
- Used for parsing and serializing component names from the syntax string.
Structsยง
- Parser ๐
Enumsยง
Functionsยง
- is_letter ๐
- is_name_start ๐
- is_non_ascii ๐