[][src]Derive Macro identify_tts::proc_macro_hack_identify_tts

#[derive(proc_macro_hack_identify_tts)]

Returns the slice of str& representation of variants of TokenTree in the given token stream

Arguments

  • input - A TokenStream whose token trees we want to count

Example

  • None