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