Module poem::lambda[][src]

This is supported on crate feature lambda_http only.
Expand description

Support for AWS Lambda HTTP.

Functions

Starts the Lambda Rust runtime and begins polling for events on the Lambda Runtime APIs.

Type Definitions

Error type that lambdas may result in