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