Type Alias style::selector_parser::AttrValue
source ยท pub type AttrValue = <SelectorImpl as SelectorImpl>::AttrValue;
Expand description
A convenient alias for the type that represents an attribute value used for selector parser implementation.