pub(super) fn count_names(ms: &[TokenTree]) -> usize
Count how many metavars are named in the given matcher ms.
ms