posix-errno

Crates.ioposix-errno
lib.rsposix-errno
version1.0.2
created_at2022-09-06 02:25:09.995416+00
updated_at2025-05-05 14:14:26.053032+00
descriptionPOSIX error numbers
homepage
repositoryhttps://github.com/jmillikin/rust-posix-errno
max_upload_size
id659228
size6,498
John Millikin (jmillikin)

documentation

README

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.

Commit count: 7

cargo fmt