Skip to main content

manifest_entry_matches_path

Function manifest_entry_matches_path 

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