Structs§
- BackendError is the error for backend.
- DownloadFromParentFailed is the error when the download from parent is failed.
- ExternalError is the external error.
Enums§
- ErrorType is the type of the error.
Traits§
- OrErr is the trait to extend the result with error.