Docs.rs
  • async-scgi-1.0.0
    • async-scgi 1.0.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tinywombat765
    • gaykitty
    • Dependencies
      • futures-lite ^2.3 normal
      • memchr ^2.7 normal
      • thiserror ^1 normal
      • anyhow ^1 dev
      • smol ^2.0 dev
    • Versions
    • 100% 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

async_scgi1.0.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ScgiRequest

Enums

  • ScgiReadError
  • headers::ScgiHeaderParseError

Functions

  • headers::encode_headers
  • headers::header_str_map
  • headers::header_string_map
  • headers::parse_headers
  • read_request

Type Aliases

  • ScgiHeaders