tonic_build: Config to put generated entities into seperate file
Open
- Dominant language
- Rust
- Stars
- 12.5k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 24
Description
Use case:
* Mixed server side rendered/client side rendered webapps (like Leptos) in which the backend makes the gRPC call and the frontend reuses the generated entities.
See https://github.com/hyperium/tonic/discussions/2022
Contributor guide
Assessment
This issue has not been assessed yet.