Function zip_extensions::read::is_zip

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

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