Type Definition style::selector_parser::AttrValue [] [src]

type AttrValue = <SelectorImpl as SelectorImpl>::AttrValue;

A convenient alias for the type that represents an attribute value used for selector parser implementation.