Docs.rs
  • trillium-http-0.3.10
    • trillium-http 0.3.10
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jbr
    • Dependencies
      • encoding_rs ^0.8.33 normal
      • futures-lite ^2.1.0 normal
      • hashbrown ^0.14.3 normal
      • http ^0 normal
      • http ^1 normal
      • httparse ^1.8.0 normal
      • httpdate ^1.0.3 normal
      • log ^0.4.20 normal
      • memchr ^2.7.1 normal
      • mime ^0.3.17 normal
      • serde ^1.0.193 normal
      • smallvec ^1.11.2 normal
      • smartcow ^0.2.1 normal
      • smartstring ^1.0.1 normal
      • stopper ^0.2.3 normal
      • thiserror ^1.0.52 normal
      • trillium-macros ^0.0.5 normal
      • async-compat ^0.2.3 dev
      • async-io ^2.2.2 dev
      • async-net ^2.0.0 dev
      • env_logger ^0.10.1 dev
      • fastrand ^2.0.1 dev
      • indoc ^2.0.4 dev
      • pretty_assertions ^1.4.0 dev
      • serde_json ^1.0.108 dev
      • smol ^2.0.0 dev
      • test-harness ^0.1.1 dev
      • tokio ^1.35.1 dev
    • Versions
    • 100% of the crate is documented
  • 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

trillium_http0.3.10

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • Body
  • Conn
  • HeaderName
  • HeaderValue
  • HeaderValues
  • Headers
  • HttpConfig
  • ReceivedBody
  • StateSet
  • Stopper
  • Synthetic
  • Upgrade
  • transport::BoxedTransport

Enums

  • ConnectionStatus
  • Error
  • KnownHeaderName
  • Method
  • Status
  • Version

Traits

  • transport::Transport

Type Aliases

  • Result

Constants

  • SERVER
  • SERVICE_UNAVAILABLE