dropbox / pb-jelly

A protobuf code generation framework for the Rust language developed at Dropbox.
Apache License 2.0
610 stars 25 forks source link

A bazel rust_doc rule to generated bazel BUILD files #53

Closed ParkMyCar closed 3 years ago

ParkMyCar commented 3 years ago

This PR merges in D691936, which was committed to the codegen script after we made this repo, but before we re-merged it with the DBX codebase. For every crate, when we generate a bazel BUILD file, it adds the rust_doc bazel rule