pub fn try_is_zip(file: &PathBuf) -> ZipResult<bool>
Expand description

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