1
Fork 0

Add a new concat metavar expr

This commit is contained in:
Caio 2024-06-13 22:12:26 -03:00
parent 02c7a5921e
commit 4b82afb40c
15 changed files with 551 additions and 29 deletions

View file

@ -1116,6 +1116,7 @@ symbols! {
macro_lifetime_matcher,
macro_literal_matcher,
macro_metavar_expr,
macro_metavar_expr_concat,
macro_reexport,
macro_use,
macro_vis_matcher,