Crates.io | shuttle-proto |
lib.rs | shuttle-proto |
version | 0.48.0 |
source | src |
created_at | 2023-03-14 12:11:37.96379 |
updated_at | 2024-10-01 14:35:34.720284 |
description | Library for all the gRPC definitions used by shuttle |
homepage | |
repository | https://github.com/shuttle-hq/shuttle |
max_upload_size | |
id | 809796 |
size | 130,147 |
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.