Docs.rs
  • io-http-0.0.2
    • io-http 0.0.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • soywod
    • Dependencies
      • http ^1.3 normal
      • httparse ^1.10 normal
      • io-stream ^0.0.2 normal
      • log ^0.4 normal
      • memchr ^2.7 normal
      • thiserror ^2 normal
      • env_logger ^0.11 dev
      • io-stream ^0.0.2 dev
      • native-tls ^0.2 dev
      • rustls ^0.23 dev
      • rustls-platform-verifier ^0.6 dev
      • url ^2.5 dev
    • Versions
    • 82.69% of the crate is documented
  • 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

io_http0.0.2

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • v1_1::coroutines::follow_redirects::FollowHttpRedirects
  • v1_1::coroutines::read_chunks::ReadStreamChunks
  • v1_1::coroutines::send::SendHttp
  • v1_1::coroutines::send::SendHttpOk

Enums

  • v1_1::coroutines::follow_redirects::FollowHttpRedirectsError
  • v1_1::coroutines::follow_redirects::FollowHttpRedirectsResult
  • v1_1::coroutines::read_chunks::ReadStreamChunksError
  • v1_1::coroutines::read_chunks::ReadStreamChunksResult
  • v1_1::coroutines::send::SendHttpError
  • v1_1::coroutines::send::SendHttpResult