Expand description
Download error types.
These errors are designed to be serializable and not depend on external
error types like std::io::Error. For I/O errors, we capture the kind
and message as strings.
Enumsยง
- Download
Error - Error type for download operations.