Crate ra_ap_tt

source ·
Expand description

tt crate defines a TokenTree data structure: this is the interface (both input and output) of macros. It closely mirrors proc_macro crate’s TokenTree.

Modules

Structs

Enums

Functions