pub(super) fn render_macro_matcher( tcx: TyCtxt<'_>, matcher: &TokenTree, ) -> String
Render a macro matcher in a format suitable for displaying to the user as part of an item declaration.