rustexits

Crates.iorustexits
lib.rsrustexits
version0.1.1
sourcesrc
created_at2024-04-25 02:52:51.943728
updated_at2024-04-25 03:01:29.262374
descriptionRust bindings to sysexits.h
homepage
repositoryhttps://git.tebibyte.media/emma/rustexits
max_upload_size
id1219712
size48,797
Emma Tebibyte (emmatebibyte)

documentation

README

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/

Commit count: 0

cargo fmt