[][src]Crate aws_build_lib

Build a Rust project in a container for deployment to either Amazon Linux 2 or AWS Lambda.

Structs

Builder

Options for running the build.

Enums

BuildMode

Whether to build for Amazon Linux 2 or AWS Lambda.

Statics

DEFAULT_CONTAINER_CMD

Default container command used to run the build.

DEFAULT_RUST_VERSION

Default rust verison to install.