Crate titan_lambda

Source

Structs§

LambdaHandlerService

Functions§

app_runtime
Wraps an App in a runtime environment compatible with AWS Lambda.
handler_runtime
Wraps an async handler in a runtime environment for processing AWS Lambda events.

Type Aliases§

Request
Type alias for http::Requests with a fixed Body type