Expand description
Obligatory error module
This module provides an Error and a Result type for this library.
Structs§
- Error
- Error type for use within the library
Enums§
- Error
Kind - Kinds of errors
Type Aliases§
- Result
- Convenience Result type for use within the library