Crate error_code
source ·Expand description
Modules
- Definitions used by this library
- C types used inside crate
Structs
- Interface for error category
- Describes error code of particular category.
Constants
- Text to return when error fails to be converted into utf-8
- Text to return when cannot map error
Statics
- Posix error category, suitable for all environments.
- System error category, suitable for all environments.
Type Aliases
- Type alias for buffer to hold error code description.