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