Expand description
The generator module contains the code Generator and all related types.
Structs§
- Flags to tell the
Generatorhow to deal with boxed types. - Different flags that control what code the
Generatoris generating. - Type that is used to generate rust code from a
Typesobject.