Re-exports
Structs
Enums
Describes how a sequence of token trees is delimited.
Cannot use
proc_macro::Delimiter
directly because this
structure should implement some additional traits.
The None
variant is also renamed to Invisible
to be
less confusing and better convey the semantics.For interpolation during macro expansion.