Function re_build_tools::rebuild_detector::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.