Docs.rs
  • lambda_runtime-0.8.3
    • lambda_runtime 0.8.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sapessi
    • bnusunny
    • maxday
    • jlizen
    • Dependencies
      • async-stream ^0.3 normal
      • base64 ^0.20.0 normal
      • bytes ^1.0 normal
      • futures ^0.3 normal
      • http ^0.2 normal
      • http-body ^0.4 normal
      • http-serde ^1.1.3 normal
      • hyper ^0.14.20 normal
      • lambda_runtime_api_client ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_path_to_error ^0.1.11 normal
      • tokio ^1.0 normal
      • tokio-stream ^0.1.2 normal
      • tower ^0.4 normal
      • tracing ^0.1.37 normal
    • 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

lambda_runtime0.8.3

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

List of all items

Structs

  • Config
  • Context
  • LambdaEvent
  • MetadataPrelude
  • StreamResponse

Enums

  • FunctionResponse

Traits

  • IntoFunctionResponse
  • Service

Functions

  • handler_fn
  • run
  • service_fn

Type Aliases

  • Error