Docs.rs
downloader-rs-0.6.0
downloader-rs 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ilinchunjie
Dependencies
chrono ^0.4
normal
futures ^0.3
normal
parking_lot ^0.12
normal
reqwest ^0.12
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
xxhash-rust ^0.8
normal
Versions
36.61%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
downloader_
rs
0.6.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
download_configuration::DownloadConfiguration
download_configuration::DownloadConfigurationBuilder
download_operation::DownloadOperation
download_service::DownloadService
downloader::Downloader
rate_limiter::RateLimiter
Enums
download_status::DownloadStatus
error::DownloadError
verify::file_verify::FileVerify
Functions
verify::file_verify::calculate_file_xxhash
verify::file_verify::file_validate
Type Aliases
error::Result