Docs.rs
  • openapi-lambda-0.1.2
    • openapi-lambda 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ramosbugs
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • aws_lambda_events ^0.13 normal
      • backtrace ^0.3 normal
      • base64 ^0.21 normal
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • headers ^0.4 normal
      • http ^1 normal
      • indexmap ^2.1 normal
      • itertools ^0.12 normal
      • lambda_runtime ^0.9 normal
      • log ^0.4 normal
      • mime ^0.3 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_path_to_error ^0.1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • urlencoding ^2.1 normal
      • openapi-lambda-codegen =0.1.2 normal
    • Versions
    • 100% 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

openapi_lambda0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ApiGatewayProxyRequestContext
  • HeaderMap
  • HeaderName
  • LambdaContext
  • LambdaEvent
  • Response
  • StatusCode
  • UnauthenticatedMiddleware
  • models::EmptyModel
  • models::IndexSet

Enums

  • Body
  • error::EventError

Traits

  • Middleware

Functions

  • error::format_error
  • http_response_to_apigw
  • run_lambda

Type Aliases

  • HttpResponse