Sample projects for serverless-rust-plugin.
Super simple project. If you are new to this plugin, see this. This project includes some examples for rust:invoke command.
A project having multiple binaries. If your Cargo.toml has some [[bin]] sections, see this.
workspace example.
Lambda function accessing Dynamodb using docker-compose.
Lambda function accessing S3 using serverless-s3-local.