Docs.rs
  • miku-http-util-0.6.0
    • miku-http-util 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cxw620
    • Dependencies
      • anyhow ^1.0.96 normal
      • axum ^0.8.0 normal optional
      • base64 ^0.22.1 normal optional
      • bytes ^1.0.0 normal optional
      • fluent-uri ^0.3.2 normal optional
      • foldhash ^0.1.4 normal optional
      • http ^1.0.0 normal optional
      • macro-toolset ^0.8.2 normal optional
      • md-5 ^0.10.6 normal optional
      • percent-encoding ^2.1.0 normal optional
      • prost ^0.13.0 normal optional
      • serde ^1.0.0 normal optional
      • serde_json ^1.0.0 normal optional
      • thiserror ^2.0.11 normal optional
      • tower-layer ^0.3.2 normal optional
      • tower-service ^0.3.0 normal optional
      • tracing ^0.1.0 normal optional
      • axum ^0.8.1 dev
      • serde_json ^1.0.139 dev
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, 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

miku_http_util0.6.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • request::builder::Md5Signer
  • request::builder::Query
  • request::header::BinaryKeyWrapper
  • request::parser::OwnedQuery
  • request::parser::Query
  • request::parser::integration::integrate_axum::WithQueryHandler
  • request::parser::integration::integrate_tower::WithQueryLayer
  • request::parser::integration::integrate_tower::WithQueryService
  • response::ResponseExt

Enums

  • request::misc::proxy::Error
  • request::misc::proxy::ProxyScheme
  • request::parser::integration::utils::ParseQueryError

Traits

  • request::builder::SignerT
  • request::header::HeaderAsciiKeyT
  • request::header::HeaderBinaryKeyT
  • request::header::HeaderKeyT
  • request::header::HeaderMapExtT

Macros

  • query_keys_required

Functions

  • request::parser::integration::utils::get_query

Type Aliases

  • request::builder::Queries
  • request::parser::OwnedQueries
  • request::parser::Queries
  • request::parser::integration::integrate_tower::QueriesLayer
  • request::parser::integration::integrate_tower::QueriesServcie
  • request::parser::integration::utils::ParseQueryResult