Description
Programs can be built for musl-based Rust targets using the matching standard libraries from the development toolchain. This is useful for developers producing static or musl-compatible Linux binaries.
It is a target support package, not a compiler by itself. It is normally installed alongside Rust tooling, and generated binaries should still be tested on the target environment.