Function rustdoc::clean::render_macro_matchers::snippet_equal_to_token
source · [−]Expand description
Find the source snippet for this token’s Span, reparse it, and return the snippet if the reparsed TokenTree matches the argument TokenTree.