Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_build
Method · 0.45
run_watch
Method · 0.45
run_system
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected