Module cargo_lambda_metadata::cargo
source · Structs
Functions
Extract all the binary target names from a Cargo.toml file
Create a HashMap of environment varibales from the package and workspace manifest
See the documentation to learn about how we use this metadata:
https://www.cargo-lambda.info/commands/watch.html#environment-variables
Load the main package in the project.
It returns an error if the project includes from than one package.
Use this function when the user didn’t provide any funcion name
assuming that there is only one package in the project
Extract target directory information