blob: 9f470c7f3937eeb0fcb22089f4d70557618c5c7d [file] [view]
# Rust Protobuf Rules
These build rules are used for building [protobufs][protobuf]/[gRPC][grpc] in [Rust][rust] with Bazel.
[rust]: http://www.rust-lang.org/
[protobuf]: https://developers.google.com/protocol-buffers/
[grpc]: https://grpc.io
More information can be found in the [rules_rust documentation](https://bazelbuild.github.io/rules_rust/rust_proto.html).