Function syntax::ext::tt::macro_parser::count_names
[−]
[src]
pub fn count_names(ms: &[TokenTree]) -> usize
Count how many metavars are named in the given matcher ms
.