tree: 3fa745f220fc607e96eacba4dded8295defdd34e [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.