Crates.io | posix-errno |
lib.rs | posix-errno |
version | 1.0.2 |
created_at | 2022-09-06 02:25:09.995416+00 |
updated_at | 2025-05-05 14:14:26.053032+00 |
description | POSIX error numbers |
homepage | |
repository | https://github.com/jmillikin/rust-posix-errno |
max_upload_size | |
id | 659228 |
size | 6,498 |
This library defines a single type, the Error
enum, which represents the
symbolic constants for error numbers defined in the POSIX standard.