pub fn token_tree( delimiter: SyntaxKind, tt: Vec<NodeOrToken<TokenTree, SyntaxToken<RustLanguage>>>, ) -> TokenTree