#error #error-code #posix #codes #handy #function

posix-errors

Posix error codes and handy functions for using them

4 stable releases

1.2.1 Apr 22, 2022
1.2.0 Jan 17, 2022
1.1.0 Apr 28, 2021
1.0.0 Apr 15, 2021

#1210 in Rust patterns

Download history 6/week @ 2024-01-29 6/week @ 2024-02-12 3/week @ 2024-02-19 41/week @ 2024-02-26 13/week @ 2024-03-04 21/week @ 2024-03-11 9/week @ 2024-03-18 17/week @ 2024-03-25 59/week @ 2024-04-01 4/week @ 2024-04-08 16/week @ 2024-04-15

96 downloads per month
Used in 4 crates (3 directly)

Apache-2.0

13KB
242 lines

Posix-Errors

Posix error codes and handy functions for using them.

Error codes taken from http://fxr.watson.org/fxr/source/sys/errno.h


lib.rs:

Posix error codes and handy functions for using them.

Error codes taken from http://fxr.watson.org/fxr/source/sys/errno.h

No runtime deps