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