Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cargo-lambda/cargo-lambda
/ rm_root
Method
rm_root
crates/cargo-lambda-cli/tests/harness/project.rs:46–48 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
44
}
45
46
fn rm_root(&self) {
47
self.root.root().rm_rf()
48
}
49
}
50
51
impl Project {
Callers
1
build
Method · 0.80
Calls
2
rm_rf
Method · 0.80
root
Method · 0.45
Tested by
no test coverage detected