tree: 047ef9f10f6591060f68948940e92df9d718fb49 [path history] [tgz]
  1. patches/
  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.