fx download-rust-toolchain

Download the Rust toolchain to the latest green build from toolchain.ci

usage: fx download-rust-toolchain [x64|arm64]

This script downloads the latest green build of the Rust toolchain
for the specified architecture (x64 or arm64) and places
it in '//local/rust'. It also provides instructions on how to
configure your build to use this toolchain.

download-rust-toolchain source code