Re-exports

pub use actix_web;
pub use rocket;
pub use warp;

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

Run Warp application on AWS Lambda

Type Definitions

Error type that lambdas may result in