Expand description
Items which do not have a correspondence to any API in the proc_macro crate, but are necessary to include in proc-macro2.
Structs§
- DelimSpan 
- An object that holds a Group’sspan_open()andspan_close()together in a more compact representation than holding those 2 spans individually.