fx download-rust-toolchain

从 toolchain.ci 下载 Rust 工具链到最新的绿色 build

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 源代码