1
Fork 0

Implement macro meta-variable expressions

This commit is contained in:
Caio 2022-03-09 16:46:23 -03:00
parent 10dccdc7fc
commit 8073a88f35
17 changed files with 900 additions and 44 deletions

View file

@ -845,6 +845,7 @@ symbols! {
macro_export,
macro_lifetime_matcher,
macro_literal_matcher,
macro_metavar_expr,
macro_reexport,
macro_use,
macro_vis_matcher,