GitHub user allengeorge opened a pull request:
https://github.com/apache/thrift/pull/1267
THRIFT-4196 Support recursive types in Rust
Client: rs
* Modify code generator to support recursive types
* Modify rust test (not cross-test) client to test recursive calls
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/allengeorge/thrift allen/thrift-4196-final
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1267.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1267
----
commit a3e38261108430585f0e5d72f59b093e1ceffbf6
Author: Allen George <[email protected]>
Date: 2017-05-11T11:56:15Z
THRIFT-4196 Support recursive types in Rust
Client: rs
* Modify code generator to support recursive types
* Modify rust test (not cross-test) client to test recursive calls
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---