huggingface / huggingface/huggingface_hub_rust
AddSource from a stream and reader
Open
- Dominant language
- Rust
- Stars
- 24
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I want to be able to upload content given a stream and or something that implements a Read/AsyncRead
**Additional context**
Since uploads need to be retried sometimes:
- either accept the one-shot upload requirement
- provide something that can be seeked back/restarted
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.