Docs.rs
poem-lambda-1.3.58
poem-lambda 1.3.58
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
sunli829
Dependencies
lambda_http ^0.8.0
normal
poem ^1.3.58
normal
tokio ^1.17.0
dev
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate poem_lambda
Version 1.3.58
All Items
Structs
Functions
Type Aliases
?
Crate
poem_lambda
source
·
[
−
]
Expand description
Poem for AWS Lambda.
Structs
Context
The Lambda function execution context.
Functions
run
Starts the AWS Lambda runtime.
Type Aliases
Error
Error type that lambdas may result in