Expand description
Re-exports§
pub use fast_down;
Modules§
Structs§
- BoxPusher
- Cache
Direct Pusher - Prefers pushing large contiguous runs without merging
- Cache
Merge Pusher - Prefers pushing large contiguous runs and merges each run into a single
Bytes - Cache
SeqPusher - Config
- Download
Result - Download
Task - FileId
- Invert
Iter - UrlInfo
Enums§
Traits§
Functions§
- create_
cancellation_ token - create_
channel - invert
window: when aProgressEntrylength is less thanwindow, it is merged into the gap to reduce progress fragmentation.- prefetch
- This function can be cancelled by dropping the returned Future.