pub fn is_zip(file: &PathBuf) -> bool
Expand description

Determines whether the specified file is a ZIP file, or not.