shuttle-proto

Crates.ioshuttle-proto
lib.rsshuttle-proto
version0.51.0
sourcesrc
created_at2023-03-14 12:11:37.96379+00
updated_at2025-01-10 10:18:54.88699+00
descriptionLibrary for all the gRPC definitions used by shuttle
homepage
repositoryhttps://github.com/shuttle-hq/shuttle
max_upload_size
id809796
size134,491
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: 1425

cargo fmt