MCPcopy Create free account
hub / github.com/anelson/tracers / resolve_dependency

Function resolve_dependency

tracers-codegen/src/deps.rs:28–32  ·  view source on GitHub ↗

Given the path to a source file and a previously-discovered dependency, attempts to resolve that dependency to an existing source file.

(source_path: &Path, dep: &SourceDependency)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

find_sourcesFunction · 0.85
process_fileFunction · 0.85

Calls 1

find_moduleFunction · 0.85

Tested by

no test coverage detected