Description
Runs Rust cross-compilation and cross-testing inside prepared container environments. It helps developers build crates for target platforms without manually setting up every toolchain detail.
Use it when a Rust project needs builds for multiple architectures or systems. Containerized cross-builds still need target-specific tests and trusted container images.