Docs.rs
  • lambda_handler-0.1.3
    • lambda_handler 0.1.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • badge
    • Dependencies
      • aws_lambda_events ^0.11 normal
      • lambda_runtime ^0.8.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tower ^0.4 normal
      • tokio ^1 dev
      • tracing ^0.1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 81.25% 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

lambda_handler0.1.3

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • events::AwsEventHandler
  • events::S3Event
  • events::SnsEvent
  • events::SqsEvent
  • handler::LambdaHandler

Traits

  • events::AwsEvent
  • events::Callable

Type Aliases

  • events::LambdaFn
  • events::LambdaFuture