Expand description
Custom errors.
A small module that contains a custom error struct used to encapsulate errors from lower down in the function call chain.
Structsยง
- Error
- A custom error struct. Contains the string representation for the encapsulated error.