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