lumeohq / xsd-parser-rs

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

Add missing keywords to RS_KEYWORDS #110

Closed RoastVeg closed 3 years ago

RoastVeg commented 3 years ago

When testing against cwmp-datamodel-1-7.xsd from the broadband forum with tag <xs:group> ignored, the ModelCommand struct contained a syntax error on async vs _async.