shuttle-proto 0.49.0

Library for all the gRPC definitions used by shuttle
Documentation
1
2
3
4
5
6
# shuttle-proto

This crate contains the protofiles used to generate code for the gRPC APIs.
Having the generated files commited means users don't need protoc installed to install `cargo-shuttle`.

If you make changes to the protofiles, run `cargo make proto` to generate new files.