Move `crate_universe` examples to test dir (#3981) The examples are currently not very readable examples and are primarily used as integration tests. This change refactors them to leave space for a more useful example to be added in the near future. closes https://github.com/bazelbuild/rules_rust/issues/2842
This repository provides rules for building Rust projects with Bazel.
The fastest way to try this in an empty project is to click the green “Use this template” button on https://github.com/bazel-starters/rust.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust.
Please refer to the full documentation.