litongxin1991 commented on issue #201: Use a template for proto_gen to make it 
more readable/configurable
URL: 
https://github.com/apache/incubator-teaclave/issues/201#issuecomment-570314189
 
 
   ```proto_gen``` has following functionalities:
   1) generate rust code for messages
   2) generate enum structures
   3) generate rust code for services
   4) generate rust code for clients
   
   Currently ```2,3,4``` are implemented with customized ```service 
generator```.  We can rewrite the ```service generator``` with templates.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to