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