google-apis-rs / generator

A binding and CLI generator for all google APIs
Apache License 2.0
71 stars 14 forks source link

Move generation code into 'generated' #6

Closed Byron closed 4 years ago

Byron commented 4 years ago

Keep 'generator' oblivious to how it is used.

I think this is a cleaner way to do it, too. That also allows the api-index to move elsewhere.