Searched refs:UnsupportedArchive (Results 1 – 4 of 4) sorted by relevance
28 UnsupportedArchive(&'static str), enumerator
485 return Err(ZipError::UnsupportedArchive( in by_index_with_optional_password()514 Err(ZipError::UnsupportedArchive(detail)) in unsupported_zip_error()
559 return Err(ZipError::UnsupportedArchive("Unsupported compression")) in switch_to()
50 Err(zip::result::ZipError::UnsupportedArchive("Password required to decrypt file")) => { in encrypted_file()