Docs.rs
  • async-fetcher-0.1.2
    • async-fetcher 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mmstick
    • jackpot51
    • Dependencies
      • chrono ^0.4.6 normal
      • digest ^0.8.0 normal
      • encoding_rs =0.8.9 normal
      • failure ^0.1.3 normal
      • failure_derive ^0.1.3 normal
      • filetime ^0.2.4 normal
      • futures ^0.1.25 normal
      • hex-view ^0.1.2 normal
      • log ^0.4.6 normal
      • reqwest ^0.9.5 normal
      • tokio ^0.1.13 normal
      • actix =0.7.3 dev
      • actix-web =0.7.3 dev
      • flate2 ^1.0.5 dev
      • sha2 ^0.8.0 dev
      • xz2 ^0.1.6 dev
    • Versions
    • 42.86% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate async_fetcher

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • AsyncFetcher
  • CompletedState
  • FetchError
  • FetchedState
  • ResponseState

Enums

  • FetchErrorKind
  • FetchEvent

Traits

  • RequestFuture