google / tarpc

An RPC framework for Rust with a focus on ease of use.
MIT License
3.09k stars 189 forks source link

Feature: cli support for translating defined placeholder to generate proto from codebase directly #443

Open artech-git opened 4 months ago

artech-git commented 4 months ago

Looking into tarpc is amazing, I think it could be great if we can somehow tranaslate declared types into proto files using some form of cli for that ?