Expand description
This module provides specialized error types used for error handling.
Structs§
- Error
- Specialized Error type used within the crate.
Enums§
- Kind
- Category for an error used within the crate.
Type Aliases§
- Result
- Specialized Result type used within the crate.