bootstrap_aws_lambdas 0.0.2

Bootstrap AWS Lambda Binaries with Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Ivan Videnovic"]
description = "Bootstrap AWS Lambda Binaries with Rust"
edition = "2021"
keywords = ["aws", "cdk", "lambda", "function", "bootstrap"]
license = "MIT"
name = "bootstrap_aws_lambdas"
readme = "README.md"
repository = "https://github.com/vvivan/bootstrap_rust_aws_lambdas"
version = "0.0.2"