Crate cargo_lambda_metadata

Source

Modules§

cargo
config
env
error
fs
lambda

Constants§

DEFAULT_PACKAGE_FUNCTION
Name for the function when no name is provided. This will make the watch command to compile the binary without the --bin option, and will assume that the package only has one function, which is the main binary for that package.