lumeohq / xsd-parser-rs

A xsd/wsdl => rust code generator written in rust
Apache License 2.0
96 stars 34 forks source link

Always Box Structs and Enums to allow for recursive types in XSDs #165

Open avantgardnerio opened 5 months ago

avantgardnerio commented 5 months ago

I am by no means suggesting we merge without cleanup, but this fixes the problem.