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.
pub type AttrValue = <SelectorImpl as SelectorImpl>::AttrValue;A convenient alias for the type that represents an attribute value used for selector parser implementation.