style::selector_parser

Type Alias 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.