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