Docs.rs
  • http-downloader-0.3.2
    • http-downloader 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ycysdf
    • Dependencies
      • anyhow ^1 normal
      • async-graphql ^5 normal optional
      • async-stream ^0.3 normal optional
      • async-trait ^0.1 normal
      • bson ^2.3.0 normal optional
      • bytes ^1.3 normal
      • futures-util ^0.3 normal
      • headers ^0.3 normal
      • parking_lot ^0.12 normal
      • reqwest ^0.11.13 normal
      • serde ^1.0 normal optional
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal optional
      • url ^2 normal
      • bson ^2.3.0 dev
      • serde ^1.0 dev
      • tracing ^0.1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

http_downloader0.3.2

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate http_downloader

Source

Structs§

ChunkData
ChunkInfo
ChunkItem
ChunkIterator
ChunkManager
ChunkRange
ChunksInfo
DownloadArchiveData
DownloadingState
ExtendedHttpFileDownloader
HttpDownloadConfig
HttpDownloaderBuilder
HttpFileDownloader
LenChangedNotify
RemainingChunks
SingleDownload

Enums§

ChangeChunkSizeError
ChangeConnectionCountError
DownloadError
DownloadStartError
DownloadToEndError
DownloadWay
DownloadingEndCause
HttpRedirectionHandle
HttpResponseInvalidCause

Traits§

DownloadExtensionBuilder
DownloadedLenChangeNotify
DownloaderWrapper
ResponseHandler
UrlFileName

Type Aliases§

DownloadFuture