pub fn manifest_entry_matches_path( entry: &IncrementalManifestEntry, path: &Path, metadata: &Metadata, ) -> Result<bool>