re_build_tools::rebuild_detector

Function track_crate_files

Source
fn track_crate_files(
    manifest_path: &Utf8Path,
    files_to_watch: &mut HashSet<PathBuf>,
)
Expand description

Track any files that are part of the given crate, identified by the manifest path.