MCPcopy Index your code
hub / github.com/cargo-lambda/cargo-lambda / cargo_exe

Function cargo_exe

crates/cargo-lambda-cli/tests/harness/mod.rs:143–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

141}
142
143fn cargo_exe() -> std::path::PathBuf {
144 snapbox::cmd::cargo_bin!("cargo-lambda").to_path_buf()
145}
146
147pub trait LambdaCommandExt {
148 fn cargo_lambda() -> Self;

Callers 1

cargo_lambdaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected