Docs.rs
  • netlify_lambda_http-0.2.0
    • netlify_lambda_http 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • crates.io
    • Source
    • Owners
    • calavera
    • Dependencies
      • aws_lambda_events ^0.4 normal
      • base64 ^0.13 normal
      • http ^0.2 normal
      • itertools ^0.9 normal
      • netlify_lambda ^0.2 normal
      • netlify_lambda_attributes ^0.2 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
      • serde_urlencoded ^0.7 normal
      • log ^0.4 dev
      • maplit ^1.0 dev
      • tokio ^1.0.1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

netlify_lambda_http0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Adapter
  • Context
  • ProxyAdapter
  • Response
  • StrMap

Enums

  • ext::PayloadError
  • request::RequestContext

Traits

  • Handler
  • IntoResponse
  • ext::RequestExt

Attribute Macros

  • lambda

Functions

  • handler
  • proxy_handler
  • request::from_reader
  • request::from_str

Type Aliases

  • Request