rustc_expand::mbe::macro_parser

Function count_metavar_decls

Source
pub(super) fn count_metavar_decls(matcher: &[TokenTree]) -> usize
Expand description

Count how many metavars declarations are in matcher.