Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cargo-lambda/cargo-lambda
/ arn
Method
arn
crates/cargo-lambda-deploy/src/roles.rs:27–29 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
25
}
26
27
pub(crate) fn arn(&self) -> &str {
28
&self.0
29
}
30
31
pub(crate) fn is_new(&self) -> bool {
32
self.1
Callers
2
create
Function · 0.80
create_function
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected