Crate aws_build_lib[−][src]
Expand description
Build a Rust project in a container for deployment to either Amazon Linux 2 or AWS Lambda.
Re-exports
pub use docker_command;
Structs
Options for running the build.
Output returned from Builder::run
on success.
Enums
Whether to build for Amazon Linux 2 or AWS Lambda.
Relabel files before bind-mounting.
Statics
Default rust version to install.