rust-unofficial/awesome-rust

Add `sysexits` crate

sorairolake opened this issue · 2 comments

I'd like to add sysexits, a library that provides the system exit code constants as defined by <sysexits.h>. It has been downloaded over 2,000 times on crates.io. But, I don't know which section to add it to. Which section should I add it to?

Libraries/System seems the best match for this.