Expand description
CSS selectors.
Structs
- Wraps [
LocalName] so that it can be used withselectors - An implementation of
Parserforselectors - Wrapper around CSS selectors.
- A simple implementation of
SelectorImplwith no pseudo-classes or pseudo-elements.
Enums
- Non Tree-Structural Pseudo-Class.
- CSS Pseudo-Element
Traits
- Trait for things the can serialize themselves in CSS syntax.