pub fn trace_file( graph: &ModuleGraph, root: &Path, file_path: &str, ) -> Option<FileTrace>
Trace all edges for a file.