Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cargo-lambda/cargo-lambda-cdk
/ cargo.test.ts
File
cargo.test.ts
test/cargo.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'node:path'
;
2
import
{ getManifest, getManifestPath } from
'../src/cargo'
;
3
4
describe(
'getManifestPath'
, () => {
Callers
nothing calls this directly
Calls
2
getManifestPath
Function · 0.90
getManifest
Function · 0.90
Tested by
no test coverage detected