Expand description
Errors with semantic, crate level meaning.
This crate uses thiserror to accomplish error handling.
While functions that return Error could return errors from other libraries, the errors in
ErrorKind have special semantic meaning to this crate.
Enumsยง
- Error
- Errors which have crate specific meanings.