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