Docs.rs
  • fast-down-2.0.2
    • fast-down 2.0.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • share121
    • Dependencies
      • bytes ^1.10.1 normal
      • content_disposition ^0.4.0 normal
      • fast-steal ^5.0.1 normal
      • memmap2 ^0.9.5 normal optional
      • reqwest ^0.12.12 normal
      • sanitize-filename ^0.6.0 normal
      • tokio ^1.46.1 normal
      • urlencoding ^2.1.3 normal
      • mockito ^1.6.1 dev
      • tempfile ^3.18.0 dev
    • Versions
    • 1.12% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

fast_down2.0.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DownloadResult
  • UrlInfo
  • auto::DownloadOptions
  • file::DownloadOptions
  • file::SeqFileWriter
  • file::rand_file_writer_mmap::RandFileWriter
  • file::rand_file_writer_std::RandFileWriter
  • multi::DownloadOptions
  • prefetch::UrlInfo
  • single::DownloadOptions

Enums

  • ConnectErrorKind
  • Event
  • file::DownloadErrorKind

Traits

  • MergeProgress
  • Mergeable
  • RandWriter
  • SeqWriter
  • Total

Functions

  • auto::download
  • file::download
  • get_url_info
  • multi::download
  • prefetch::get_url_info
  • single::download

Type Aliases

  • CancelFn
  • ProgressEntry
  • WorkerId