Docs.rs
  • fastcgi-client-0.9.0
    • fastcgi-client 0.9.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jmjoy
    • Dependencies
      • thiserror ^1.0.32 normal
      • tokio ^1.20.1 normal
      • tracing ^0.1.36 normal
      • tokio ^1.20.1 dev
      • tracing-subscriber ^0.3.15 dev
    • Versions
    • 34.38% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fastcgi_client0.9.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • client::Client
  • conn::KeepAlive
  • conn::ShortConn
  • params::Params
  • request::Request
  • response::Response
  • response::ResponseStream

Enums

  • ClientError
  • response::Content

Traits

  • conn::Mode

Type Aliases

  • ClientResult