#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

#1199 in Rust patterns

Download history 1/week @ 2023-12-19 4/week @ 2024-01-23 2/week @ 2024-01-30 1/week @ 2024-02-06 5/week @ 2024-02-13 9/week @ 2024-02-20 38/week @ 2024-02-27 13/week @ 2024-03-05 21/week @ 2024-03-12 10/week @ 2024-03-19 22/week @ 2024-03-26

69 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