Remote compilation helper for Rust. Offloads cargo builds to remote workers for faster compilation. Use instead of cargo build when rch is configured.
synonyms:: rch, remote cargo, cargo remote
related:: cargo build, cargo test
transforms:: cargo build → rch build
cargo test → rch test
context:: build
cost:: low