Description
Helps package and release Rust applications for distribution. It can prepare shippable artifacts and release layouts so users can install command-line tools or apps more easily.
Use it when a Rust project needs a repeatable release process. Release automation should be tested on clean environments before publishing artifacts to users.