Structs

Functions

Extract all the binary target names from a Cargo.toml file

Return the lambda metadata section for a function See the documentation to learn about how we use this metadata: https://github.com/cargo-lambda/cargo-lambda#start—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