Skip to content

Is it possible to parse #[my_attribute("literal")]? #240

Closed Answered by TedDriggs
gavrilikhin-d asked this question in Q&A
Discussion options

You must be logged in to vote

You’ll want to follow the examples around attribute macros that aren’t derive macros, and probably use the forward_attrs option to collect those for subsequent processing.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TedDriggs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants