ctaggart / autorust

MIT License
12 stars 4 forks source link

recursive types #73

Closed ctaggart closed 3 years ago

ctaggart commented 4 years ago

Services like network have recursive types. See https://github.com/ctaggart/azure-sdk-for-rust/pull/1 for errors and manual workaround. I think we will need to allow outside configuration to box certain fields.