Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/cake
/ layer_name
Method
layer_name
cake-core/src/models/common/transformer.rs:147–149 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
145
}
146
147
fn layer_name(&self) -> &str {
148
&self.name
149
}
150
}
Callers
1
forward
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected