Crate lambda_web

source ·

Re-exports

pub use actix_web;
pub use rocket;

Functions

Returns true if it is running on AWS Lambda
Launch Rocket application on AWS Lambda
Run Actix web application on AWS Lambda
Run hyper based web framework on AWS Lambda

Type Definitions

Error type that lambdas may result in