Expand description
Common parsers and code generation for proc macros.
Modules
Structs
The value of an attribute like 
#[key = "value"].Functions
Inserts a type parameter at the correct position in some 
Generics.Visits each field of the given struct, enum, or union and calls a function
on each one.