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

Method pkg_name

crates/cargo-lambda-system/src/lib.rs:57–59  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

55 }
56
57 pub fn pkg_name(&self) -> Option<String> {
58 self.package.clone()
59 }
60}
61
62#[derive(Debug, Serialize)]

Callers 3

run_buildMethod · 0.45
run_watchMethod · 0.45
run_systemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected