Macro attribute_query
attribute_query!() { /* proc-macro */ }
Expand description
Converts a lower-case attribute name into the appropriate NodeAttributesQuery flag. This is used by the attributes! macro.
attribute_query!() { /* proc-macro */ }
Converts a lower-case attribute name into the appropriate NodeAttributesQuery flag. This is used by the attributes! macro.