[][src]Module casco::proc_macro2

Implementation of the token stream and related traits for proc_macro2.

Structs

IntoIter

Wrapper around the proc_macro2 IntoIter.

TokenStream

Wrapper around the proc_macro2 TokenStream.