tree: 85016d05d1c99131250a030298ac3c16be4ae4be [path history] [tgz]
  1. gnrt/
  2. .style.yapf
  3. create_update_cl.md
  4. create_update_cl.py
  5. create_update_cl_unittests.py
  6. grep_for_vet_relevant_keywords.sh
  7. OWNERS
  8. PRESUBMIT.py
  9. README.md
  10. run_cargo.py
  11. run_cargo_vet.py
  12. run_gnrt.py
tools/crates/README.md

This directory contains tools for importing third-party Rust crates and constructing BUILD.gn files from them.

See //docs/rust.md for information about Rust in Chromium.

See //tools/rust/README.md for information on rolling and building the Rust toolchain.