Creating a tool for generating BUILD/WORKSPACE files from Cargo.toml+Cargo.lock would be very useful and would greatly lower the barrier for Rust developers who are used to Cargo to use Bazel to build Rust projects.
This would be similar in concept to the glaze tool for generating BUILD files for Go projects (bazel-contrib/rules_go#15).
One possible fun name for this tool: raze
Creating a tool for generating BUILD/WORKSPACE files from Cargo.toml+Cargo.lock would be very useful and would greatly lower the barrier for Rust developers who are used to Cargo to use Bazel to build Rust projects.
This would be similar in concept to the
glazetool for generating BUILD files for Go projects (bazel-contrib/rules_go#15).One possible fun name for this tool:
raze