fn track_crate_files( manifest_path: &Utf8Path, files_to_watch: &mut HashSet<PathBuf>, )
Track any files that are part of the given crate, identified by the manifest path.