Module selectors::parser [] [src]

Structs

AttrSelector
CompoundSelector
LocalName
ParserContext
Selector

Enums

CaseSensitivity
Combinator
NamespaceConstraint
SimpleSelector

Traits

FromCowStr

Although it could, String does not implement From>

MaybeHeapSizeOf

An empty trait that requires HeapSizeOf if the heap_size Cargo feature is enabled.

SelectorImpl

This trait allows to define the parser implementation in regards of pseudo-classes/elements

Functions

parse_author_origin_selector_list_from_str
parse_selector_list

Parse a comma-separated list of Selectors. aka Selector Group in http://www.w3.org/TR/css3-selectors/#grouping