Crate lambda_web[−][src]
Re-exports
pub use actix_web; |
Functions
is_running_on_lambda | Returns true if it is running on AWS Lambda |
run_actix_on_lambda | Run Actix web application on AWS Lambda |
Type Definitions
LambdaError | Error type that lambdas may result in |