shuttle-proto

Crates.ioshuttle-proto
lib.rsshuttle-proto
version0.46.0
sourcesrc
created_at2023-03-14 12:11:37.96379
updated_at2024-06-13 10:08:49.417669
descriptionLibrary for all the gRPC definitions used by shuttle
homepage
repositoryhttps://github.com/shuttle-hq/shuttle
max_upload_size
id809796
size130,147
Release (github:shuttle-hq:release)

documentation

README

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.

Commit count: 1307

cargo fmt