Crate posix_errno

Source
Expand description

This library defines a single type, the Error enum, which represents the symbolic constants for error numbers defined in the POSIX standard.

Enumsยง

Error
Symbolic constants for error numbers defined in the POSIX standard.