Docs.rs
  • tower-reqwest-0.5.2
    • tower-reqwest 0.5.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alekseysidorov
    • Dependencies
      • base64 ^0.22 normal optional
      • bytes ^1.10 normal
      • futures-util ^0.3 normal
      • http ^1.3 normal
      • http-body ^1.0 normal
      • http-body-util ^0.1 normal
      • include-utils ^0.2 normal
      • pin-project ^1.1 normal
      • reqwest ^0.12 normal
      • thiserror ^2.0 normal
      • tower-layer ^0.3 normal
      • tower-service ^0.3 normal
      • anyhow ^1.0 dev
      • pretty_assertions ^1.4 dev
      • serde ^1 dev
      • serde_json ^1 dev
      • tokio ^1 dev
      • tower ^0.5 dev
      • tower-http ^0.6 dev
      • wiremock ^0.6 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

tower_reqwest0.5.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • HttpClientLayer
  • HttpClientService
  • auth::AddAuthorizationLayer
  • auth::AddAuthorizationService
  • error::ClientError
  • set_header::SetRequestHeader
  • set_header::SetRequestHeaderLayer

Enums

  • Error
  • error::Error

Traits

  • set_header::MakeHeaderValue

Functions

  • into_reqwest_body

Type Aliases

  • Result
  • error::BoxError