Module tt

Enums§

DelimiterKind
IdentIsRaw
LitKind
Spacing
Indicates whether a token can join with the following token to form a compound token. Used for conversions to proc_macro::Spacing. Also used to guide pretty-printing, which is where the JointHidden value (which isn’t part of proc_macro::Spacing) comes in useful.

Functions§

token_to_literal

Type Aliases§

DelimSpan
Delimiter
Ident
Leaf
Literal
Punct
Span
Subtree
SubtreeView
TokenTree
TokenTreesView
TopSubtree
TopSubtreeBuilder
TtElement
TtIter