Function rustc_expand::mbe::macro_parser::count_names[][src]

pub(super) fn count_names(ms: &[TokenTree]) -> usize
Expand description

Count how many metavars are named in the given matcher ms.