Searched defs:into_token_stream (Results 1 – 2 of 2) sorted by relevance
69 fn into_token_stream(self) -> TokenStream in into_token_stream() method206 fn into_token_stream(self) -> TokenStream { in into_token_stream() method
67 fn into_token_stream(mut self) -> proc_macro::TokenStream { in into_token_stream() method