1 unstable release

0.1.1 Apr 25, 2024
0.1.0 Apr 25, 2024

#6 in #sysexit

Download history 182/week @ 2024-04-19 60/week @ 2024-04-26 2/week @ 2024-05-03

244 downloads per month

LGPL-3.0-or-later

17KB

Rust bindings to sysexits.h that fallback to dummy sysexits codes for systems which do not support them. Successor to the previous yacexits project.

The crate uses a Rust build script to automatically generate the bindings with the bindgen crate before compiling the library into a linkable rlib file.

This project was made possible by the continuing work being done on the Bonsai Computer System [0].

This crate is licensed under the LGPL version 3.1 or later. This means that it may be linked to any source code under any license but must remain copylefted itself.

[0] https://git.tebibyte.media/bonsai/

No runtime deps

~0–1.8MB
~36K SLoC