Expand description
Error types for hf-fetch-model.
All fallible operations in this crate return FetchError.
FileFailure provides structured per-file error reporting.
Structs§
- File
Failure - A per-file download failure with structured context.
Enums§
- Fetch
Error - Errors that can occur during model fetching.