cerm

Crates.iocerm
lib.rscerm
version1.1.1
sourcesrc
created_at2023-08-02 02:29:18.386832
updated_at2023-08-04 23:47:18.658739
descriptionC-inspired error reporting macros
homepage
repositoryhttps://git.thomasvoss.com/cerm
max_upload_size
id932373
size7,856
Thomas Voss (Mango0x45)

documentation

README

cerm — C Inspired Error Reporting Macros

Cerm (/sɜːm/) provides a few handy macros in the style of BSD C’s <err.h> for error-reporting to the user. These macros just remove some of the boilerplate of having to prefix your diagnostic messages with progname: everytime you want to exit the program.

Commit count: 0

cargo fmt