Function archive_lp::contains_file

source ·
pub fn contains_file<P: AsRef<Path>>(src: P, file: &str) -> Result<bool, Error>where
    PathBuf: From<P>,
    P: Display + Copy,
Expand description

Checks if a certain file is in an archive.