1# Crate Universe 2 3`crate_universe` is a collection of tools which use [Cargo][cargo] to generate build targets for [Bazel][bazel]. 4 5## [Documentation][docs] 6 7For detailed documentation. See https://bazelbuild.github.io/rules_rust/crate_universe.html 8 9[cargo]: https://doc.rust-lang.org/cargo/ 10[bazel]: https://bazel.build/ 11[docs]: https://bazelbuild.github.io/rules_rust/crate_universe.html 12