Docs.rs
downloader-rs-0.5.6
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
downloader-rs 0.5.6
a simple file downloader for rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
77
items documented
0
out of
49
items with examples
Size
Source code size: 97.05 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 909.68 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Documentation
ilinchunjie/downloader-rs
1
0
0
crates.io
Dependencies
chrono ^0.4.31
normal
futures ^0.3.29
normal
parking_lot ^0.12.1
normal
reqwest ^0.11.20
normal
tokio ^1.32.0
normal
tokio-util ^0.7.10
normal
xxhash-rust ^0.8.7
normal
openssl ^0.10.57
normal
openssl ^0.10.57
normal
openssl ^0.10.57
normal
Versions
0.5.6
0.5.5
0.5.4
0.5.1
0.5.0
0.4.9
0.4.6
0.4.3
0.3.8
0.3.7
0.3.2
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Owners
downloader-rs
a simple file downloader for rust
Support Features
multithreading/chunk/resumable download
thread count limit
xxHash file verification
download speed limit
retry times after request failure
Welcome to submit pull requests.
Examples