mssun opened a new issue #201: Use a template for proto_gen to make it more readable/configurable URL: https://github.com/apache/incubator-teaclave/issues/201 Currently, `proto_gen` generates Rust protos in source, which is very difficult to make changes. We can use a template for our `proto_gen` to make it more readable/configurable. For example, we can use `djc/askama` (https://github.com/djc/askama) as a Jinja template engine.
---------------------------------------------------------------- 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]
