injections.scm

1(macro_invocation
2  (token_tree) @injection.content
3  (#set! injection.language "rust"))
4
5(macro_rule
6  (token_tree) @injection.content
7  (#set! injection.language "rust"))