Docs.rs
  • async-fcgi-0.5.0
    • async-fcgi 0.5.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • User65k
    • Dependencies
      • async-stream-connection ^1.0 normal optional
      • bytes ^1 normal
      • http ^1.0 normal
      • http-body ^1.0 normal optional
      • httparse ^1 normal optional
      • log ^0.4 normal
      • slab ^0.4 normal optional
      • tokio ^1 normal optional
      • tokio-util ^0.7 normal optional
      • hyper ^1.2 dev
      • hyper-util ^0.1.3 dev
      • pretty_env_logger ^0.5 dev
      • tokio ^1 dev
    • Versions
    • 47.76% 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

async_fcgi0.5.0

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • client::con_pool::ConPool
  • client::connection::Connection
  • codec::FCGIWriter
  • codec::NameValuePairWriter
  • fastcgi::BeginRequestBody
  • fastcgi::EndRequestBody
  • fastcgi::NVBody
  • fastcgi::NVBodyList
  • fastcgi::NVDrain
  • fastcgi::NameValuePair
  • fastcgi::Record
  • fastcgi::STDINBody
  • fastcgi::UnknownTypeBody

Enums

  • FCGIAddr
  • client::connection::HeaderMultilineStrategy
  • client::connection::MultiHeaderStrategy
  • codec::FCGIType
  • fastcgi::Body
  • fastcgi::FastCGIRole
  • fastcgi::ProtoStatus
  • fastcgi::RecordType
  • stream::FCGIAddr
  • stream::Listener
  • stream::Stream

Constants

  • fastcgi::LISTENSOCK_FILENO
  • fastcgi::MAX_CONNS
  • fastcgi::MAX_REQS
  • fastcgi::MPXS_CONNS