serverless-aws-rust icon indicating copy to clipboard operation
serverless-aws-rust copied to clipboard

⚡🏗️ template for new aws lambda serverless rust apps

Results 2 serverless-aws-rust issues
Sort by recently updated
recently updated
newest added

Hi, thanks for making this cool project! I normally scaffold out serverlessfunctions for other programming languages using "serverless create" with the -t flag to tell it you want to use...

This pr updates this template so it works out-of-the-box with the current version of [aws-lambda-rust-runtime](https://github.com/awslabs/aws-lambda-rust-runtime).