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