tree: f8e5f631ee44e690e576d7cb27c4a8e0614f4621 [path history] [tgz]
  1. gnrt/
  2. .style.yapf
  3. create_draft_comments.py
  4. create_update_cl.md
  5. create_update_cl.py
  6. create_update_cl_unittests.py
  7. grep_for_vet_relevant_keywords.sh
  8. OWNERS
  9. PRESUBMIT.py
  10. README.md
  11. run_cargo.py
  12. run_cargo_vet.py
  13. 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.