Function rustdoc::clean::utils::render_macro_matcher[][src]

pub(super) fn render_macro_matcher(matcher: &TokenTree) -> String
Expand description

Render a macro matcher in a format suitable for displaying to the user as part of an item declaration.