3 stable releases
Uses old Rust 2015
| 1.0.2 | May 5, 2025 |
|---|---|
| 1.0.1 | Sep 8, 2022 |
| 1.0.0 | Sep 6, 2022 |
#592 in Unix APIs
2,082 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.