Description
Builds Debian packages from Rust projects using Cargo metadata and packaging configuration. It helps maintainers distribute Rust command-line tools or applications in .deb form.
Use it when a Rust project needs Debian-style packaging. Generated packages still need normal packaging review, dependency checks, and install or uninstall testing.