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

Method root

crates/cargo-lambda-cli/tests/harness/mod.rs:45–47  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

43 }
44
45 pub fn root(&self) -> &PathBuf {
46 &self.root
47 }
48
49 pub fn test_project(&self) -> Project {
50 test_project(&self.root)

Calls

no outgoing calls

Tested by

no test coverage detected