tree: b62f29184881df4d54f08214b3cb485a0db4514f [path history] [tgz]
  1. 3rdparty/
  2. BUILD.bazel
  3. optional_output_wrapper.rs
  4. proto.bzl
  5. README.md
  6. repositories.bzl
  7. toolchain.bzl
  8. 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.