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