attribute_query

Macro attribute_query 

Source
attribute_query!() { /* proc-macro */ }
Expand description

Converts a lower-case attribute name into the appropriate NodeAttributesQuery flag. This is used by the attributes! macro.