Skip to main content

reject_unowned_files

Function reject_unowned_files 

Source
pub(super) fn reject_unowned_files(
    actual_paths: &BTreeSet<PathBuf>,
    owned_paths: &BTreeSet<PathBuf>,
) -> Result<()>