Skip to main content

trace_file

Function trace_file 

Source
pub fn trace_file(
    graph: &RetainedModuleGraph,
    root: &Path,
    file_path: &str,
) -> Option<FileTrace>
Expand description

Trace all graph edges for a file.