Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : rust-sysexits Version : 0.13.0 Upstream Contact: Shun Sakai and contributors <[email protected]> * URL : https://github.com/sorairolake/sysexits-rs * License : Expat-or-Apache-2.0 Programming Lang: Rust Description : system exit codes as defined by sysexits.h This crate exposes typed exit code constants and helper APIs for use in Rust applications and libraries. It provides an ExitCode type representing the standard BSD system exit statuses, such as usage errors, unavailable services, configuration failures and temporary errors. . The library integrates with Rust's process termination mechanisms by implementing the standard Termination trait, allowing exit codes to be returned directly from the main function. It also supports no_std environments and optional features for extended I/O error handling. This is a dependency of rabbitmqadmin-ng, which replace rabbitmqadmin from rabbitmq-server that it replaces. I'll maintain this in the OpenStack team.

