Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add: support for client unions in rust without using unions directly
- update: complex type generation now creates encode and decode trait functions correctly - update: elements that are not native rust types which are in arrays are now defined, encoded and decoded correctly
- Loading branch information