Docs.rs
cargo-lambda-metadata-1.6.1
cargo-lambda-metadata 1.6.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
calavera
Dependencies
cargo-lambda-remote ^1.6.1
normal
cargo-options ^0.7.5
normal
cargo_metadata ^0.15.3
normal
clap ^4.4.2
normal
env-file-reader ^0.3.0
normal
figment ^0.10.19
normal
matchit ^0.8.5
normal
miette ^5.10.0
normal
remove_dir_all ^0.7.0
normal
serde ^1.0.137
normal
serde_json ^1.0.81
normal
strum ^0.24.0
normal
strum_macros ^0.24.0
normal
thiserror ^1.0.31
normal
toml ^0.8.19
normal
tracing ^0.1
normal
urlencoding ^2.1.3
normal
assertables ^9.0.0
dev
Versions
26.67%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cargo_
lambda_
metadata
1.6.1
All Items
Crate Items
Modules
Constants
Crate
cargo_lambda_metadata
Copy item path
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.