An open API service indexing awesome lists of open source software.

https://github.com/abitofhelp/cargo_multimod_example

This is an example application demonstrating how to use Prost and Tonic using multiple modules.
https://github.com/abitofhelp/cargo_multimod_example

cargo grpc protobuf protocol-buffers rust tonic

Last synced: 2 months ago
JSON representation

This is an example application demonstrating how to use Prost and Tonic using multiple modules.

Awesome Lists containing this project

README

        

# cargo_multimod_example

This is an example application demonstrating how to use Prost and Tonic using multiple modules.

* Multiple Cargo Modules
* GoogleApis
* Prost
* Protobuf
* Rust
* Tonic