Module render_macro_matchers

Source

Functions§

print_tt πŸ”’
print_tts πŸ”’
render_macro_matcher πŸ”’
Render a macro matcher in a format suitable for displaying to the user as part of an item declaration.
snippet_equal_to_token πŸ”’
Find the source snippet for this token’s Span, reparse it, and return the snippet if the reparsed TokenTree matches the argument TokenTree.
usually_needs_space_between_keyword_and_open_delim πŸ”’