Docs.rs
  • lambda_http-0.6.1
    • lambda_http 0.6.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sapessi
    • bnusunny
    • maxday
    • Dependencies
      • aws_lambda_events ^0.6.3 normal
      • base64 ^0.13.0 normal
      • bytes ^1 normal
      • encoding_rs ^0.8.31 normal
      • http ^0.2 normal
      • http-body ^0.4 normal
      • hyper ^0.14.20 normal
      • lambda_runtime ^0.6 normal
      • mime ^0.3.16 normal
      • query_map ^0.5 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_urlencoded ^0.7.0 normal
      • url ^2.2.2 normal
      • log ^0.4 dev
      • maplit ^1.0 dev
      • tokio ^1.0 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate lambda_http

logo
Change settings

List of all items

Structs

  • Context
  • Response

Enums

  • Body
  • ext::PayloadError
  • request::RequestContext

Traits

  • IntoResponse
  • Service
  • ext::RequestExt

Functions

  • request::from_reader
  • request::from_str
  • run
  • service_fn

Typedefs

  • Error
  • Request
  • request::RequestFuture