3 stable releases
Uses old Rust 2015
new 1.0.2 | May 5, 2025 |
---|---|
1.0.1 | Sep 8, 2022 |
1.0.0 | Sep 6, 2022 |
#464 in Unix APIs
993 downloads per month
Used in 3 crates
6KB
86 lines
POSIX error numbers for Rust
This library defines a single type, the Error
enum, which represents the
symbolic constants for error numbers defined in the POSIX standard.