Searched refs:into_compiler_token (Results 1 – 1 of 1) sorted by relevance
163 fn into_compiler_token(token: TokenTree) -> proc_macro::TokenTree { in into_compiler_token() function184 into_compiler_token(token), in from()196 trees.into_iter().map(into_compiler_token).collect(), in from_iter()234 tts.extra.push(into_compiler_token(token)); in extend()