tree: 267a9d9b48d9288fcb6f5c7fd5d5ccb21f8a76db [path history] [tgz]
  1. 3rdparty/
  2. raze/
  3. BUILD.bazel
  4. optional_output_wrapper.rs
  5. proto.bzl
  6. README.md
  7. repositories.bzl
  8. toolchain.bzl
  9. transitive_repositories.bzl
proto/README.md

Rust Protobuf Rules

These build rules are used for building protobufs/gRPC in Rust with Bazel.

More information can be found in the rules_rust documentation.