AWS Lambda Runtime for Rust, enabling serverless function execution.
# Cargo.toml
[dependencies]
lambda_runtime = "1.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a simple AWS Lambda function handler.
Add tokio as a dependency and use #[tokio::main]
No dependency data recorded yet.