Tracking issue: Rust gRPC
Open
enhancement
grpc
help wanted
rust
- Dominant language
- C++
- Stars
- 26.5k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
built from master:
```
>~/src/flatbuffers/grpc/samples/greeter$ ../../../build/flatc --grpc --rust greeter.fbs
../../../build/flatc: warning: GRPC interface generator not implemented for Rust
```
I know Rust support is new so I wasn't expecting this right away but it would be cool. I use [grpc-rs](https://github.com/pingcap/grpc-rs) so I was looking for support for that crate but others use [grpc-rust](https://github.com/stepancheg/grpc-rust).
Contributor guide
Assessment
This issue has not been assessed yet.